Autodesk.AutoCAD.DatabaseServices Namespace
>
PolygonMesh Class
>
PolygonMesh Constructor
PolygonMesh Constructor
Overload List
Method
Description
PolygonMesh.PolygonMesh ()
Default constructor. Initializes the polyline flag to 16 (indicating a
PolygonMesh
open in both M and N directions). Initializes to...
more
PolygonMesh.PolygonMesh (Autodesk.AutoCAD.DatabaseServices.PolyMeshType, int, int, Point3dCollection, [MarshalAs(UnmanagedType.U1)] bool, [MarshalAs(UnmanagedType.U1)] bool)
Default constructor. Initializes the polyline flag to 16 (indicating a
PolygonMesh
open in both M and N directions). Initializes to...
more
Comments?