UF_BREP_plane_s (查看源代码)
 
定义在: uf_brep_types.h
 
也被称为:
 
概述
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.