PolygonMesh(PolyMeshType, Int32, Int32, Point3dCollection, Boolean, Boolean) Constructor

Initializes a new instance of the PolygonMesh class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public PolygonMesh(
        PolyMeshType type,
        int size,
        int sizeValue,
        Point3dCollection vertices,
        bool closedValue,
        bool closed
)

Parameters

type  PolyMeshType
 
size  Int32
 
sizeValue  Int32
 
vertices  Point3dCollection
 
closedValue  Boolean
 
closed  Boolean
 
See Also

©  Bricsys NV. All rights reserved.