pycatia.abq_automation_interfaces.abqiaabq_frequency_loading_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_frequency_loading_vb.ABQIAABQFrequencyLoadingVB(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
ABQIAABQFrequencyLoadingVB

Interface representing xxx.

Role: Components that implement ABQIAABQFrequencyLoading are

Do not use the ABQIAABQFrequencyLoading interface for such and such
ClassReference, Class#MethodReference, #InternalMethod…
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 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:

int

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:

int

property scale: float

Note

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

float