A3DDrawingBlockPushMiscCascadedAttributes
-
A3DStatus
A3DDrawingBlockPushMiscCascadedAttributes(A3DMiscCascadedAttributes *pAttr, const A3DDrawingBlock *pBlock, A3DUns32 uiEntityIndex, const A3DMiscCascadedAttributes *pFather) A3DStatusA3DDrawingBlockPushMiscCascadedAttributes(A3DMiscCascadedAttributes* pAttr, constA3DDrawingBlock* pBlock,A3DUns32uiEntityIndex, constA3DMiscCascadedAttributes* pFather)Push a:c:type:~A3DMiscCascadedAttributes.
5.0In case of reading mode is TessOnly, push the:c:type:~A3DMiscCascadedAttributesof a:c:type:~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