Drawing Operator
Enumerations for drawing operator type for use in the A3DDrawingBlockOperatorDatastructure
5.0
Entity type is kA3DTypeDrawingBlockOperator.
Block Operator is same as Block Basic, but it provide also a link between graphic entities and a view. It is useful to define a relationship between a curve section and a view.
Refer to Drawing Block Basicfor other details.
Circular dependencies betweenA3DDrawingBlockOperatorandA3DDrawingVieware not allowed.
Parameters
pDrawingOperator: The operator block.
pData: Data of the operator block.
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions