GetLoadResults Method


Returns a copy of the KeyBasedTreeEntriesLoadResults owned by this KeyBasedTreeEntriesLoadContent object.

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

Syntax

C#
public KeyBasedTreeEntriesLoadResults GetLoadResults()
Visual Basic
Public Function GetLoadResults As KeyBasedTreeEntriesLoadResults
Visual C++
public:
KeyBasedTreeEntriesLoadResults^ GetLoadResults()

Return Value

A copy of a KeyBasedTreeEntriesLoadResults owned by this KeyBasedTreeEntriesLoadContent object.

Remarks

IExternalResourceServers can use this object to report data and results back to Revit from their LoadResource methods.

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 →