Modules | |
Markup Definition Type Declarations | |
Typedefs | |
typedef void | A3DMkpAnnotationEntity |
typedef void | A3DMkpAnnotationItem |
typedef void | A3DMkpAnnotationReference |
typedef void | A3DMkpAnnotationSet |
typedef void | A3DMkpLeader |
typedef void | A3DMkpMarkup |
typedef void | A3DMkpView |
Detailed Description
- Version
- 2.0
Typedef Documentation
◆ A3DMkpView
typedef void A3DMkpView |
Grouping of markup by views. Refer to Markup Module for more details.
- See also
- A3DMkpViewData
- View
◆ A3DMkpMarkup
typedef void A3DMkpMarkup |
Definition of a markup. May contain tessellation.
- See also
- A3DMkpMarkupData
- Markup Module
◆ A3DMkpLeader
typedef void A3DMkpLeader |
Definition of a markup leader. May contain tessellation.
- See also
- A3DMkpLeaderData
- Markup Leader
◆ A3DMkpAnnotationEntity
typedef void A3DMkpAnnotationEntity |
Abstract type for an Annotation entity (three types below). Refer to Markup Module for more details.
- See also
- Annotations Entity
◆ A3DMkpAnnotationItem
typedef void A3DMkpAnnotationItem |
Usage of a markup. An annotation item references a single markup. A single markup can be referenced by multiple annotations.
◆ A3DMkpAnnotationSet
typedef void A3DMkpAnnotationSet |
Group of annotations. An annotation set is a group of annotation items or other annotation sets. For instance, an A3DMkpView entity contains a set of markups associated with a plane. In another example, a tolerance can be a set containing a datum, a feature control frame, and a dimension.
◆ A3DMkpAnnotationReference
typedef void A3DMkpAnnotationReference |
Logical grouping of annotations for reference. An annotation reference is a set of references on other markups. It is mainly used as a combination of datum with modifiers.