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