Namespace:
Autodesk.Revit.DB
Surface
Class
Description:
A mathematical representation of a surface.
A mathematical representation of a surface.
Remarks:
This geometric object is not bounded by edges or edge loops. A bounded surface obtained from a Revit element will be represented by a Face instead.
This geometric object is not bounded by edges or edge loops. A bounded surface obtained from a Revit element will be represented by a Face instead.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Surface
Autodesk.Revit.DB.ConicalSurface
Autodesk.Revit.DB.CylindricalSurface
Autodesk.Revit.DB.HermiteSurface
Autodesk.Revit.DB.OffsetSurface
Autodesk.Revit.DB.Plane
Autodesk.Revit.DB.RevolvedSurface
Autodesk.Revit.DB.RuledSurface
System.Object
Autodesk.Revit.DB.Surface
Autodesk.Revit.DB.ConicalSurface
Autodesk.Revit.DB.CylindricalSurface
Autodesk.Revit.DB.HermiteSurface
Autodesk.Revit.DB.OffsetSurface
Autodesk.Revit.DB.Plane
Autodesk.Revit.DB.RevolvedSurface
Autodesk.Revit.DB.RuledSurface
Syntax
public class Surface : IDisposable