UF_CURVE_proj_s (view source)
 
Defined in: uf_curve.h
 
Also known as:
 


Data Members

proj_type
int
Projection type:
1 - along face normals,
2 - towards point,
3 - along vector,
4 - at angle to vector
5 - toward a line
6 - equal arclength

proj_pnt
tag_t
Point eid for type 2 or 6,
Line or datum axis eid for
type 5

proj_vec [ 3 ]
double
Vector for types 3,4,6

x_vector [ 3 ]
double
X axis vector for type 6

multiplicity
int
Multiplicity for type 3
1 - Single direction
2 - Both directions

arcl_option
int
Equal Arclength option for type 6
0 - Both X and Y
1 - First X, Then Y
2 - First Y, Then X
3 - X Only
4 - Y Only

angle
double
Angle for type 4

ref_pnt [ 3 ]
double
Reference point for type 4