MeshFaceterData Constructor

Initializes a new instance of the MeshFaceterData class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public MeshFaceterData(
        double surface,
        double normal,
        double gRatio,
        double eLength,
        ushort numGrid,
        ushort uGrid,
        ushort vGrid,
        short mType
)

Parameters

surface
Type: SystemDouble
normal
Type: SystemDouble
gRatio
Type: SystemDouble
eLength
Type: SystemDouble
numGrid
Type: SystemUInt16
uGrid
Type: SystemUInt16
vGrid
Type: SystemUInt16
mType
Type: SystemInt16
See Also

©  Bricsys NV. All rights reserved.