Drawing Type Declarations
Type Aliases
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
Detailed Description
- group a3d_drawing_type
- Version
5.0
Type Alias Documentation
-
typedef void A3DDrawingModel
Definition of a drawing model. Refer to Drawing Model for more details.
See also
-
typedef void A3DDrawingSheet
Definition of a drawing sheet. Refer to Drawing Sheet for more details.
See also
-
typedef void A3DDrawingSheetFormat
Definition of a drawing sheet format. Refer to Drawing Sheet Format for more details.
See also
-
typedef void A3DDrawingClipFrame
Definition of a drawing clipping frame. Refer to Drawing Clip Frame for more details.
See also
-
typedef void A3DDrawingView
Definition of a drawing view. Refer to Drawing View for more details.
See also
-
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
-
typedef void A3DDrawingBlockOperator
Definition of a drawing operator block. Refer to Drawing Operator for more details.
See also
-
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
-
typedef void A3DDrawingFilledArea
Definition of a drawing filled area block. Refer to Drawing Filled Area for more details.
See also
-
typedef void A3DDrawingPicture
Definition of a drawing picture . Refer to Drawing Picture for more details.
See also
-
typedef void A3DDrawingVertices
Definition of a drawing vertices. Refer to Drawing Vertices for more details.
See also