Returns a copy of this face's surface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2018
Syntax
| C# |
|---|
public Surface GetSurface() |
| Visual Basic |
|---|
Public Function GetSurface As Surface |
| Visual C++ |
|---|
public: Surface^ GetSurface() |