UF_BREP_plane_s (view source)
 
Defined in: uf_brep_types.h
 
Also known as:
 
Overview
Contains data representing a plane. The u parameter is along the reference
direction and the v parameter is at right angles to it, which places the
plane in the x-y plane of a right handed coordinate system with the
reference direction as the x axis and the normal vector as the z axis.
Parameter values are in part units.


Data Members

pt_on_plane [ 3 ]
double
Defines the location of the plane in space.

normal [ 3 ]
double
Vector normal to the plane.

u0_ref_direc [ 3 ]
double
Defines orientation of zero u.