Miscellaneous Type Declarations

Typedefs

typedef void A3DFaceUVPointInsideManager
 
typedef void A3DGlobal
 
typedef void A3DHLRRepresentationItem
 
typedef void A3DMiscAttribute
 
typedef void A3DMiscCartesianTransformation
 
typedef void A3DMiscCascadedAttributes
 
typedef void A3DMiscEntityReference
 
typedef void A3DMiscGeneralTransformation
 
typedef void A3DMiscMarkupLinkedItem
 
typedef void A3DMiscPKMapper
 
typedef void A3DMiscReferenceOnCsysItem
 
typedef void A3DMiscReferenceOnTess
 
typedef void A3DMiscReferenceOnTopology
 
typedef void A3DMiscTransformation
 
typedef void A3DProjectPointCloudManager
 
typedef void A3DRWParamsPrcReadHelper
 
typedef void A3DRWParamsPrcWriteHelper
 

Detailed Description

Version
2.0

Typedef Documentation

Manager to classify UV Point in face.

typedef void A3DGlobal

Global container. Refer to Global Data Module for more details.

Definition of a HLR representation item result. Refer to Compute HLR for more details.

typedef void A3DMiscAttribute

Attributes of an A3DRootBase entity.

See also
Miscellaneous Attribute Entity

Cartesian transformation where individual types of transformations (scaling, rotation, translation) are selected.

See also
Cartesian Transformation

Inheritable settings for the associated PRC entity such as layer, style, and coordinate system.

See also
Miscellaneous Cascaded Attributes
typedef void A3DMiscEntityReference

Entity reference.

See also
Entity Reference

Cartesian transformation that uses a 4x4 matrix.

See also
General 3D Transformation (using 4x4 transformation matrices)

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.

See also
Markup Linked Item
typedef void A3DMiscPKMapper

Topology entities mapper

Entity reference on a coordinate system sub-component.

See also
Reference on Topology
typedef void A3DMiscReferenceOnTess

Entity reference on a PolyBrepModel.

See also
Reference on Topology

Entity reference on a topological item.

See also
Reference on Topology
typedef void A3DMiscTransformation

Transformation base entity. This entity appears in structure members as a pointer that references either an A3DMiscCartesianTransformation or an A3DMiscGeneralTransformation entity.

See also
Transformations Module

Manager to classify 3D points on representation item.

Reserved for future use.

Reserved for future use.