pycatia.abq_automation_interfaces.abqiaabq_base_motion_vb

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.abqiaabq_base_motion_vb.ABQIAABQBaseMotionVB(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.ABQBoundaryCondition
ABQIAABQBaseMotionVB

Interface representing xxx.

Role: Components that implement ABQIAABQBaseMotion are …

Do not use the ABQIAABQBaseMotion interface for such and such ClassReference,
Class#MethodReference, #InternalMethod…
add_centre_of_rotation(i_product: Product, i_ref: Reference) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub AddCentreOfRotation(Product iProduct,
Reference iRef)
Parameters:
Return type:

None

property base_motion_type: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property BaseMotionType() As CATBSTR
Return type:

str

property base_type: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property BaseType() As short
Return type:

int

property clamp_support: ABQClampBC

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property ClampSupport() As ABQClampBC
Return type:

ABQClampBC

property data_type: bool

Note

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

bool

property disp_bc_support: ABQDisplacementBC

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property DispBCSupport() As ABQDisplacementBC
Return type:

ABQDisplacementBC

property dof: float

Note

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

float

property frequency_data_values: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property FrequencyDataValues(CATSafeArrayVariant iFreqDataVal) (Write
Only)
Return type:

int

property imaginary_data_values: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property ImaginaryDataValues(CATSafeArrayVariant iImaginaryDataValues)
(Write Only)
Return type:

False

property real_data_values: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property RealDataValues(CATSafeArrayVariant iRealDataVal) (Write
Only)
Return type:

False

property scale: float

Note

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

float