Share

AcGePlane::AcGePlane

C++

GE_DLLEXPIMPORT AcGePlane(
    const AcGePlane& src
);

Description

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

Parameters

Parameters Description
src Another AcGe plane

Links

AcGePlane

Was this information helpful?