pycatia.abq_automation_interfaces.abq_pressure

Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-09-25 14:34:21.593357

Warning

The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.

class pycatia.abq_automation_interfaces.abq_pressure.ABQPressure(com_object)

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)

System.IUnknown
System.IDispatch
System.CATBaseUnknown
System.CATBaseDispatch
System.AnyObject
ABQAutomationItf.ABQLoad
ABQPressure

Represents an Abaqus pressure (ABQPressure) object.
Role: Access an Abaqus pressure object or determine its
properties.
property apply_user_subroutine: bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property ApplyUserSubroutine() As boolean

Sets or returns the user subroutine flag.

Returns:
A boolean specifying whether a user subroutine will be applied.
Return type:

bool

property magnitude: float

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property Magnitude() As double

Sets or returns the magnitude of the pressure load.

Returns:
The magnitude of the pressure load.
Return type:

float