A3DMDMarkupLeaderStubData
Fields
|
Detailed Description
-
struct A3DMDMarkupLeaderStubData
Markup Leader stub data structure.
The stub is a line which links the leader(s) to the markup box. It is vertical or horizontal line according to the attach point type, and its length depends on the attach point type. Therefore, in the structure of markup leader stub, there are two arrays to be considered in parallel: the first defines the length of the stub, and the second the anchor point type corresponding to the length.
- Version
4.0
Public Members
-
A3DUns32 m_uiValuesAndAnchorTypesSize
Size of array of values and anchor types.
For example, if there are two leader lines pointing from the PMI box, this value will be two.
-
A3DDouble *m_pdValues
The length of the first segment of the arrow if it is segmented (i.e., the stub) — see the horizontal segment in the righthand image above.