pycatia.cat_tps_interfaces.non_semantic_datum_target

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.cat_tps_interfaces.non_semantic_datum_target.NonSemanticDatumTarget(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
NonSemanticDatumTarget

Interface Managing Non Semantic Datum Target.
property low_label: str

Note

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

Retrieves or sets Lower Label.
Return type:

str

property type_specifier: str

Note

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

Retrieves or sets the type of specifier.
Legal values:

None
Square
Diameter
Return type:

str

property up_label: str

Note

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

Retrieves or sets Upper Label.
Return type:

str