MeshDataCollection Constructor

Initializes a new instance of the MeshDataCollection class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public MeshDataCollection(
        Point3dCollection pts,
        Int32Collection faces,
        EntityColorCollection colors,
        ObjectIdCollection materialIds
)

Parameters

pts
Type: Teigha.GeometryPoint3dCollection
faces
Type: Teigha.GeometryInt32Collection
colors
Type: Teigha.ColorsEntityColorCollection
materialIds
Type: Teigha.DatabaseServicesObjectIdCollection
See Also

©  Bricsys NV. All rights reserved.