DrawingView structure. More...
Detailed Description
DrawingView structure.
- Version
- 5.0
Field Documentation
A3DDouble A3DDrawingViewData::m_dAngle |
Set a angle rotation to local coordinate system. Refer to Drawing View.
A3DDouble A3DDrawingViewData::m_dScale |
Set a scale to local coordinate system. Refer to Drawing View.
A3DEDrawingViewType A3DDrawingViewData::m_eType |
Type of current view.

A3DMkpView* A3DDrawingViewData::m_pBaseView |
For future use.
A3DDrawingClipFrame* A3DDrawingViewData::m_pClipFrame |
Clipping frame of current view. Refer to Drawing Clip Frame for more details.
A3DAsmFilter* A3DDrawingViewData::m_pFilter |
For future use.
A3DDrawingBlock* A3DDrawingViewData::m_pLocalBlocks |
Block on view.
A3DUTF8Char** A3DDrawingViewData::m_ppcSrcFilesNames |
Name of reference files.
A3DDrawingBlock** A3DDrawingViewData::m_ppDrwBlocks |
Array of pointers on blocks.
A3DVector2dData A3DDrawingViewData::m_sOffsetLocation |
Sets a new origin for the local space of the view. Refer to Drawing View.

A3DVector2dData A3DDrawingViewData::m_sOriginOnSheet |
Origin of view in owner sheet space. Refer to Drawing View.

A3DUns32 A3DDrawingViewData::m_uiDrwBlocksSize |
Size of next array.
A3DUns32 A3DDrawingViewData::m_uiSrcFilesNamesSize |
Size of next array.
A3DUns16 A3DDrawingViewData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.