AcGePlane::AcGePlane

AcGePlane(
    const AcGePlane& src
);
Parameters
Parameters 
Description 
const AcGePlane& src 
Another AcGe plane 
Description

Copy constructor. Constructs plane with the same origin, uAxis, and vAxis as the plane src

 

Links