Overview

Programming Guide

API Reference

Creates and accesses entities that contain graphics entities. More...

Modules

 Drawing Block Basic
 
 Drawing Operator
 Enumerations for drawing operator type for use in the A3DDrawingBlockOperatorData structure.
 

Functions

A3DStatus A3DDrawingBlockPushMiscCascadedAttributes (A3DMiscCascadedAttributes *pAttr, const A3DDrawingBlock *pBlock, A3DUns32 uiEntityIndex, const A3DMiscCascadedAttributes *pFather)
 Push a A3DMiscCascadedAttributes. More...
 

Detailed Description

Creates and accesses entities that contain graphics entities.

See also
Drawing Sheet
Drawing View
Version
5.0

An A3DDrawingBlock is a specific representation item, which can be use only in drawing context.

See also
Representation Item Base

They are used to represent sketches on sheet or view.

They may contain other A3DDrawingBlock, A3DMkpMarkup or A3DDrawingEntity.

drawing_block.png