Typedefs | |
typedef void | A3DMiscTransformation |
typedef void | A3DMiscAttribute |
typedef void | A3DMiscCartesianTransformation |
typedef void | A3DMiscEntityReference |
typedef void | A3DMiscMarkupLinkedItem |
typedef void | A3DMiscReferenceOnTopology |
typedef void | A3DMiscReferenceOnCsysItem |
typedef void | A3DMiscGeneralTransformation |
typedef void | A3DGlobal |
typedef void | A3DFaceUVPointInsideManager |
typedef void | A3DRWParamsPrcReadHelper |
typedef void | A3DRWParamsPrcWriteHelper |
typedef void A3DMiscTransformation |
Transformation base entity. This entity appears in structure members as a pointer that references either an A3DMiscCartesianTransformation or an A3DMiscGeneralTransformation entity.
typedef void A3DMiscAttribute |
Attributes of an A3DRootBase entity.
typedef void A3DMiscCartesianTransformation |
Cartesian transformation where individual types of transformations (scaling, rotation, translation) are selected.
typedef void A3DMiscEntityReference |
Entity reference.
typedef void A3DMiscMarkupLinkedItem |
Link between a markup and an entity. This type allows a logical link between a markup and a pointed entity, which can be geometry or another markup. Conversely to an EntityReference, the pointed entity can be a "remote" entity in another product occurrence, in case where an assembly markup points to a subpart. It can be associated with a leader of the markup.
typedef void A3DMiscReferenceOnTopology |
Entity reference on a topological item.
typedef void A3DMiscReferenceOnCsysItem |
Entity reference on a coordinate system sub-component.
typedef void A3DMiscGeneralTransformation |
Cartesian transformation that uses a 4x4 matrix.
typedef void A3DGlobal |
Global container. Refer to Global Data Module for more details.
typedef void A3DFaceUVPointInsideManager |
Manager to classify UV Point in face.
typedef void A3DRWParamsPrcReadHelper |
Reserved for future use.
typedef void A3DRWParamsPrcWriteHelper |
Reserved for future use.