NurbSurface Class

Description

This .NET class wraps the AcGeNurbSurface ObjectARX class. It represents generic NURB parametric surface.

Class Hierarchy

Autodesk.AutoCAD.Geometry.Entity3d
    Autodesk.AutoCAD.Geometry.Surface
        Autodesk.AutoCAD.Geometry.NurbSurface

Visual Basic

Public sealed Class NurbSurface
Inherits Surface

C#

public sealed class NurbSurface : Surface;

Links

NurbSurface Constructor, NurbSurface Methods, NurbSurface Properties