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