AcGeBoundedPlane( const AcGePoint3d& origin, const AcGeVector3d& uVec, const AcGeVector3d& vVec );
|
Parameters |
Description |
|
origin |
Input plane origin |
|
uVec |
Input U direction |
|
vVec |
Input V direction |
Constructs a bounded planar surface defined by a point and two vectors.