UF_GDT_target_rect_area_s (view source)
 
Defined in: uf_gdt.h
 
Also known as:
 
Overview
Defines information for rectangular target area data


Data Members

datum_feature
tag_t
This corresponds to the tag of the parent datum
feature the target is to be applied to.

target_index
int
Datum target index to assign to new datum
targets. On creation, the target index must be
unique in the context of the other datum targets
on the feature.

point
tag_t
Identifier of smart point locating the center
of the target.

is_planar
logical
Is this a planar datum target area?
Creation and Query routines only.

orientation
tag_t
Orientation of area relative to surface.
Should be XFORM tag (see uf_so.h). A
NULL_TAG will default to surface orientation.

length
UF_GDT_tolerance_value_t
Length of rectangular area

height
UF_GDT_tolerance_value_t
Height of rectangular area

location [ 3 ]
double
Absolute position of target (output only)