pycatia.abq_automation_interfaces.abq_fastened_connection_enhancement

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_fastened_connection_enhancement.ABQFastenedConnectionEnhancement(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.ABQInteraction
ABQFastenedConnectionEnhancement

This interface has been deprecated.
Please use ABQFastenedPair instead.
property adjust_slave_node: bool

Note

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

Sets or returns the adjust slave node flag.
Return type:

bool

property connection_property: AnalysisEntity

Note

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

Sets or returns the connection property.
Return type:

AnalysisEntity

property formulation_option: int

Note

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

Sets or returns the formulation option.

Returns:
The formulation option.

Legal values:

SOLVERDEFAULT
SURFACETOSURFACE
NODETOSURFACE
Returns:

enum formulation_option_type

Return type:

int

property include_shell_thickness: bool

Note

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

Sets or returns the include shell element thickness flag.
Return type:

bool

property invert_master_surface: bool

Note

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

Sets or returns the invert master surface flag.
Return type:

bool

property invert_slave_surface: bool

Note

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

Sets or returns the invert slave surface flag.
Return type:

bool

property position_tolerance: int

Note

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

Sets or returns the position tolerance.

Returns:
The position tolerance.

Legal values:

COMPUTED
SPECIFIED
Returns:

enum position_tolerance_type

Return type:

int

property position_tolerance_val: float

Note

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

Sets or returns the position tolerance value
Return type:

float

property swap_master_slave: bool

Note

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

Sets or returns the swap master/slave surface flag.
Return type:

bool