Share

AcGeScale3d::AcGeScale3d

C++

GE_DLLEXPIMPORT AcGeScale3d(
    double factor
);

Description

Constructor. Constructs the uniform scale transformation with scale factor factor.

Parameters

Parameters Description
factor Input uniform scale factor

Links

AcGeScale3d

Was this information helpful?