| Revit 2022.1 API |
| AnalyticalModelSurface..::..IsPlanar Method |
| AnalyticalModelSurface Class See Also |
Indicates if the Analytical Model Surface Element is planar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2013
Syntax
| C# |
|---|
public bool IsPlanar() |
| Visual Basic |
|---|
Public Function IsPlanar As Boolean |
| Visual C++ |
|---|
public: bool IsPlanar() |