Autodesk.AutoCAD.DatabaseServices Namespace
>
NurbSurface Class
>
NurbSurface Constructor
NurbSurface Constructor
Overload List
Method
Description
NurbSurface.NurbSurface ()
This wraps the ObjectARX
AcDbNurbSurface::AcDbNurbSurface
() method
NurbSurface.NurbSurface (int, int, [MarshalAs(UnmanagedType.U1)] bool, int, int, Point3dCollection, DoubleCollection, KnotCollection, KnotCollection)
This wraps the ObjectARX
AcDbNurbSurface::AcDbNurbSurface
() method
Comments?