AnalyticalModelSurface Class


An element that represents a surface in the structural analytical model.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public class AnalyticalModelSurface : AnalyticalModel
Visual Basic
Public Class AnalyticalModelSurface _
	Inherits AnalyticalModel
Visual C++
public ref class AnalyticalModelSurface : public AnalyticalModel

Inheritance Hierarchy

See Also