pycatia.cat_tps_interfaces.datum_simple

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.datum_simple.DatumSimple(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
DatumSimple

Interface for Simple Datum TPS (datum entity).
TPS for Technological Product Specifications.
property label: str

Note

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

Retrieves or sets Label.
Return type:

str

property targets: Annotations

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property Targets() As Annotations (Read Only)

Retrieves a CATITPSList to read the list of datum target. All objects of
the list adhere to CATITPSDatumTarget.
Return type:

Annotations