AcGeBoundedPlane( const AcGePoint3d& p1, const AcGePoint3d& origin, const AcGePoint3d& p2 );
|
Parameters |
Description |
|
const AcGePoint3d& p1 |
Input point |
|
const AcGePoint3d& origin |
Input origin point |
|
const AcGePoint3d& p2 |
Input point |
Constructs a bounded planar surface defined by origin and two other points.