Drawing Operator
Parent module: Drawing Block
- group a3d_drawing_operator
Enumerations for drawing operator type for use in the A3DDrawingBlockOperatorData structure.
Entity type is kA3DTypeDrawingBlockOperator.
- Version
5.0
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 Basic for other details.
Warning
Circular dependencies between A3DDrawingBlockOperator and A3DDrawingView are not allowed.
Data Structures
DrawingBlockOperator structure. |
Functions
Populates the A3DDrawingBlockOperatorData structure. |
|
Creates an A3DDrawingBlockOperator from A3DDrawingBlockOperatorData structure. |