pycatia.hybrid_shape_interfaces.hybrid_shape_circle_explicit

Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445

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.hybrid_shape_interfaces.hybrid_shape_circle_explicit.HybridShapeCircleExplicit(com_object)

Note

CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)

System.IUnknown
System.IDispatch
System.CATBaseUnknown
System.CATBaseDispatch
System.AnyObject
MecModInterfaces.HybridShape
CATGSMIDLItf.HybridShapeCircle
HybridShapeCircleExplicit

Represents the hybrid shape circle object explicitely defined.
Role: To access the data of the hybrid shape circle object.

This data includes:

??????????????

Use the CATIAHybridShapeFactory to create a HybridShapeCircleExplicit
object.

See also:
HybridShapeFactory