Share

AcGeBoundedPlane Constructor

Overload List

Method Description
AcGeBoundedPlane::AcGeBoundedPlane () Constructs a valid default infinite planar surface.
AcGeBoundedPlane::AcGeBoundedPlane (AcGeBoundedPlane&) Constructs a plane that is a copy of input plane.
AcGeBoundedPlane::AcGeBoundedPlane (AcGePoint3d&, AcGePoint3d&, AcGePoint3d&) Constructs a bounded planar surface defined by origin and two other points.
AcGeBoundedPlane::AcGeBoundedPlane (AcGePoint3d&, AcGeVector3d&, AcGeVector3d&) Constructs a bounded planar surface defined by a point and two vectors.

Was this information helpful?