Drawing Type Declarations
Type Aliases
| void | A3DDrawingModel |
| void | A3DDrawingSheet |
| void | A3DDrawingSheetFormat |
| void | A3DDrawingClipFrame |
| void | A3DDrawingView |
| void | A3DDrawingBlock |
| void | A3DDrawingBlockBasic |
| void | A3DDrawingBlockOperator |
| void | A3DDrawingEntity |
| void | A3DDrawingCurve |
| void | A3DDrawingFilledArea |
| void | A3DDrawingPicture |
| void | A3DDrawingVertices |
Detailed Description
-
group
a3d_drawing_type - Version
- 5.0
Type Alias Documentation
-
typedef void
A3DDrawingModel Definition of a drawing model.
Refer to a3d_drawing_model for more details.
See also
A3DDrawingModelData
-
typedef void
A3DDrawingSheet Definition of a drawing sheet.
Refer to a3d_drawing_sheet for more details.
See also
A3DDrawingSheetData
-
typedef void
A3DDrawingSheetFormat Definition of a drawing sheet format.
Refer to a3d_drawing_sheetformat for more details.
See also
A3DDrawingSheetFormatData
-
typedef void
A3DDrawingClipFrame Definition of a drawing clipping frame.
Refer to a3d_drawing_clipframe for more details.
See also
A3DDrawingClipFrameData
-
typedef void
A3DDrawingView Definition of a drawing view.
Refer to a3d_drawing_view for more details.
See also
A3DDrawingViewData
-
typedef void
A3DDrawingBlock Abstract type drawing block.
Refer to a3d_drawing_block for more details.
-
typedef void
A3DDrawingBlockBasic Definition of a drawing basic block.
Refer to a3d_drawing_blockbasic for more details.
See also
A3DDrawingBlockBasicData
-
typedef void
A3DDrawingBlockOperator Definition of a drawing operator block.
Refer to a3d_drawing_operator for more details.
See also
A3DDrawingBlockOperatorData
-
typedef void
A3DDrawingEntity Abstract class for drawing entities.
Refer to a3d_drawing_entity for more details.
-
typedef void
A3DDrawingCurve Definition of a drawing curve.
Refer to a3d_drawing_curve for more details.
See also
A3DDrawingCurveData
-
typedef void
A3DDrawingFilledArea Definition of a drawing filled area block.
Refer to A3d_drawing_filledarea for more details.
See also
A3DDrawingFilledAreaData
-
typedef void
A3DDrawingPicture Definition of a drawing picture .
Refer to a3d_drawing_picture for more details.
See also
A3DDrawingPictureData
-
typedef void
A3DDrawingVertices Definition of a drawing vertices.
Refer to a3d_drawing_vertices for more details.
See also
A3DDrawingVerticesData