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

Initializes a new instance of the PolygonMesh class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public PolygonMesh(
        PolyMeshType type,
        int size,
        int sizeValue,
        Point3dCollection vertices,
        bool closedValue,
        bool closed
)

Parameters

type
Type: Teigha.DatabaseServicesPolyMeshType
size
Type: SystemInt32
sizeValue
Type: SystemInt32
vertices
Type: Teigha.GeometryPoint3dCollection
closedValue
Type: SystemBoolean
closed
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.