Revit 2017.1 API |
AnalyticalModel..::..IsSinglePoint Method |
AnalyticalModel Class See Also |
Indicates if the Analytical Model can be expressed as a single point.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since:
2011
Syntax
C# |
---|
public bool IsSinglePoint() |
Visual Basic |
---|
Public Function IsSinglePoint As Boolean |
Visual C++ |
---|
public: bool IsSinglePoint() |