Autodesk.AutoCAD.Geometry Namespace
>
Scale3d Structure
>
Scale3d Constructor
Scale3d Constructor
Overload List
Method
Description
Scale3d.Scale3d (double)
Constructs the uniform scale transformation with scale factor
factor
.
Scale3d.Scale3d (double, double, double)
Constructs scale transformation with scale factors.
Scale3d.Scale3d (double[])
Constructs a scale from the first two parameters of an array
Comments?