Drawing Operator

Enumerations for drawing operator type for use in the:c:struct:~A3DDrawingBlockOperatorDatastructure

5.0

Entity type is:c:enumerator:~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:ref:Drawing Block Basic <group__a3d__drawing__blockbasic>for other details.

Circular dependencies between:c:type:~A3DDrawingBlockOperatorand:c:type:~A3DDrawingVieware 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