Drawing Module

Creates and accesses entities that represent drawing This module describes the functions and structures that allow you to create and parse Drawings.

Drawing structure entities have names of the form A3DDrawingEntityName, for example:c:type:~A3DDrawingModel.

Drawing structures are divided into 2 parts:

The root drawing entity is:c:type:~A3DDrawingModelwhich is a set of:c:type:~A3DDrawingSheet.

Topics