Revit 2021 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: 21.0.0.0 (21.0.0.0)
Since:
2011
Syntax
C# |
---|
public bool UsesHardPoints() |
Visual Basic |
---|
Public Function UsesHardPoints As Boolean |
Visual C++ |
---|
public: bool UsesHardPoints() |