Typedefs | |
typedef void | A3DDrawingBlock |
typedef void | A3DDrawingBlockBasic |
typedef void | A3DDrawingBlockOperator |
typedef void | A3DDrawingClipFrame |
typedef void | A3DDrawingCurve |
typedef void | A3DDrawingEntity |
typedef void | A3DDrawingFilledArea |
typedef void | A3DDrawingModel |
typedef void | A3DDrawingPicture |
typedef void | A3DDrawingSheet |
typedef void | A3DDrawingSheetFormat |
typedef void | A3DDrawingVertices |
typedef void | A3DDrawingView |
Detailed Description
- Version
- 5.0
Typedef Documentation
typedef void A3DDrawingModel |
Definition of a drawing model. Refer to Drawing Model for more details.
- See also
- A3DDrawingModelData
typedef void A3DDrawingSheet |
Definition of a drawing sheet. Refer to Drawing Sheet for more details.
- See also
- A3DDrawingSheetData
typedef void A3DDrawingSheetFormat |
Definition of a drawing sheet format. Refer to Drawing Sheet Format for more details.
- See also
- A3DDrawingSheetFormatData
typedef void A3DDrawingClipFrame |
Definition of a drawing clipping frame. Refer to Drawing Clip Frame for more details.
- See also
- A3DDrawingClipFrameData
typedef void A3DDrawingView |
Definition of a drawing view. Refer to Drawing View for more details.
- See also
- A3DDrawingViewData
typedef void A3DDrawingBlock |
Abstract type drawing block. Refer to Drawing Block for more details.
typedef void A3DDrawingBlockBasic |
Definition of a drawing basic block. Refer to Drawing Block Basic for more details.
- See also
- A3DDrawingBlockBasicData
typedef void A3DDrawingBlockOperator |
Definition of a drawing operator block. Refer to Drawing Operator for more details.
- See also
- A3DDrawingBlockOperatorData
typedef void A3DDrawingEntity |
Abstract class for drawing entities. Refer to Drawing Entity for more details.
typedef void A3DDrawingCurve |
Definition of a drawing curve. Refer to Drawing Curve for more details.
- See also
- A3DDrawingCurveData
typedef void A3DDrawingFilledArea |
Definition of a drawing filled area block. Refer to Drawing Filled Area for more details.
- See also
- A3DDrawingFilledAreaData
typedef void A3DDrawingPicture |
Definition of a drawing picture . Refer to Drawing Picture for more details.
- See also
- A3DDrawingPictureData
typedef void A3DDrawingVertices |
Definition of a drawing vertices. Refer to Drawing Vertices for more details.
- See also
- A3DDrawingVerticesData