Scale3d(Double) Constructor

Constructor for the Scale3d class. Creates scale transformation with the uniform scale factor.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Scale3d(
        double factor
)

Parameters

factor  Double
[in] Scale factor for x and y axes.
See Also

©  Bricsys NV. All rights reserved.