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 A3DDrawingModel.

Drawing structures are divided into 2 parts:

The root drawing entity is A3DDrawingModelwhich is a set of A3DDrawingSheet.

Topics