UF_DRF_object_assoc_data_s (查看源代码)
 
定义在: uf_drf_types.h
 
也被称为:
 
概述
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_t类型)
Tag of first referenced object

assoc_object_2
tag_t (tag_t类型)
Tag of second referenced object (for
intersections)

object_view
tag_t (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_e


line_type
UF_DRF_object_assoc_line_type_e
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