Autodesk.AutoCAD.Geometry Namespace > NurbSurface Class > NurbSurface Constructor > NurbSurface() Constructor
NurbSurface.NurbSurface() Constructor
Description

 

Constructs an empty surface that can be used as a placeholder only.

Visual Basic
Public Sub New()
C#
public NurbSurface();
Links
   Comments?