DxfFilerWriteScale3d Method

Writes the specified scale value to this Filer object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public abstract void WriteScale3d(
        DxfCode opCode,
        Scale3d value,
        int precision
)

Parameters

opCode  DxfCode
[in] Group code.
value  Scale3d
[in] Value.
precision  Int32
[in] Number of digits after the floating point in the range 0 to 16.
See Also

©  Bricsys NV. All rights reserved.