Share

AcGePlane::=

C++

GE_DLLEXPIMPORT AcGePlane& operator =(
    const AcGePlane& src
);

Description

Assignment operator.

Parameters

Parameters Description
src Input plane

Links

AcGePlane

Was this information helpful?