AcGePlane::AcGePlane

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

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

 

Links