|
||
DIM_STUFF |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Structure |
A data type that stores the properties of a DETAIL_NODE. The "DIM" in "DIM_STUFF" stands for "Dimensioning".
struct DIM_STUFF { INT32 bits_detail; FONT_NODE *font_ptr; double text_height; double text_aspect; double pos_tolerance; double neg_tolerance; double arrow_size; double tic_size; double center_size; double witness_offset; double witness_ext; double round_value; double rotation; RGB text_rgb; RGB witness_rgb; INT32 denominator; INT32 precision; INT32 sec_units; INT32 sec_notation; INT32 sec_denominator; INT32 sec_precision; INT32 arrow_type; INT32 text_location; INT32 text_direction; INT32 dim_direction; BOOLEAN is_filled; };
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Members |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comments |
This data stored in this structure is complex and is not fully documented here. Developers who need to access this structure should contact us for information. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
See Also |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Header |
ssnodes.h |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||