Drawing Block
Creates and accesses entities that contain graphics entities.
An A3DDrawingBlockis a specific representation item, which can be use only in drawing context.
They are used to represent sketches on sheet or view.
They may contain other A3DDrawingBlock, A3DMkpMarkupor A3DDrawingEntity.
Parameters
pAttr: The cascaded attributes to update
pBlock: The block entity
uiEntityIndex: Index of drawing entity from pBlock
pFather: The father cascaded attribute
Returns
A3D_SUCCESSon success, or an error code on failure
Topics
Functions