GetOutOfDatePartStatus Method


Configuration Reload Info Get Out Of Date Part Status Method

Access reload information for out of date part.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ReloadSwapOutInfo GetOutOfDatePartStatus(
	int index
)

Parameters

index Int32
The index of the information about the part being reloaded. Must be between 0 and OutOfDatePartCount.

Return Value

ReloadSwapOutInfo
Information about the part being reloaded.
Exceptions
Exception Condition
ArgumentException The index is out of range.
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 →