UF_DRF_object_assoc_data_s (view source)
 
Defined in: uf_drf_types.h
 
Also known as:
 
Overview
The following structures is used to manage the associativities for
drafting entities, dimensions, GD&T display instances, and
Smart Model display instances and callouts.


Data Members

assoc_object_1
tag_t
Tag of first referenced object

assoc_object_2
tag_t
Tag of second referenced object (for
intersections)

object_view
tag_t
Drawing or drafting member view of the
associatied objects.

NOTE: For intersections, both objects must
lie in the same view.

point_type
UF_DRF_object_assoc_point_type_t


line_type
UF_DRF_object_assoc_line_type_t
Line option data

base_pt_1 [ 3 ]
double
Used for line options with 1 point
(in absolute of work view)

base_pt_2 [ 3 ]
double
Used for line options with 2 points
(in absolute of work view)

entered_angle
double
Used for entered angle line method
(in radians)

assoc_point [ 3 ]
double