pycatia.abq_automation_interfaces.abq_gasket_property

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_gasket_property.ABQGasketProperty(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.ABQProperty
ABQGasketProperty
property initial_gap: float

Note

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

Sets or returns the Initial gap value
Return type:

float

property initial_thickness: float

Note

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

Sets or returns the Initial thickness value
Return type:

float

property initial_thickness_type: int

Note

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

Sets or returns the Initial thickness type
Returns:

enum initial_thickness_type

Return type:

int

property initial_void: float

Note

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

Sets or returns the Initial void value
Return type:

float

property stabilization_stiffness: float

Note

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

Sets or returns the Stabilization stiffness value
Return type:

float

property stabilization_stiffness_type: int

Note

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

Sets or returns the Stabilization stiffness type
Returns:

enum stabilization_stiffness_type

Return type:

int

property support_property: AnalysisEntity

Note

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

Sets or returns the 3D structrel property.
Return type:

AnalysisEntity