Drawing Module

Detailed Description

group a3d_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 A3DDrawingModel witch is a set of A3DDrawingSheet. ../_images/drawing_diagramme.png