MeshDataCollection Constructor

Initializes a new instance of the MeshDataCollection class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public MeshDataCollection(
        Point3dCollection pts,
        Int32Collection faces,
        EntityColorCollection colors,
        ObjectIdCollection materialIds
)

Parameters

pts  Point3dCollection
 
faces  Int32Collection
 
colors  EntityColorCollection
 
materialIds  ObjectIdCollection
 
See Also

©  Bricsys NV. All rights reserved.