Revit 2020.1 API |
AnalyticalModel..::..UsesHardPoints Method |
AnalyticalModel Class See Also |
Indicates if the Analytical Model is using Hard Points during approximation.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2011
Syntax
C# |
---|
public bool UsesHardPoints() |
Visual Basic |
---|
Public Function UsesHardPoints As Boolean |
Visual C++ |
---|
public: bool UsesHardPoints() |