pycatia.cat_tps_interfaces.composite_tolerance

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.composite_tolerance.CompositeTolerance(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
CompositeTolerance

Interface for accessing composite tolerance on a TPS.
(ASME norm only)
property box_count: float

Note

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

Retrieves datum count.
Return type:

float

property value: float

Note

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

Retrieves value (in millimeters).

Parameters:

oValue
Positive or equal to -1 which means not valuated.
Return type:

float