AcGeBoundedPlane::AcGeBoundedPlane

AcGeBoundedPlane(
    const AcGePoint3d& p1, 
    const AcGePoint3d& origin, 
    const AcGePoint3d& p2
);
Parameters
Parameters 
Description 
const AcGePoint3d& p1 
Input point 
const AcGePoint3d& origin 
Input origin point 
const AcGePoint3d& p2 
Input point 
Description

Constructs a bounded planar surface defined by origin and two other points. 

 

Links