UsesHardPoints Method


Indicates if the Analytical Model is using Hard Points during approximation.

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

Syntax

C#
public bool UsesHardPoints()
Visual Basic
Public Function UsesHardPoints As Boolean
Visual C++
public:
bool UsesHardPoints()

Return Value

True if Hard Points are being used, false otherwise. False if Hard Points are meaningless for Analytical Model.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →