GetNumberingInfoForReferences Method


Numbering Schema Get Numbering Info For References Method

Get all the ElementInfos from a given document related to a set of references.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static IList<NumberedReferenceInfo> GetNumberingInfoForReferences(
	Document document,
	IList<Reference> references
)

Parameters

document Document
references IList Reference
References that represent the target elements.

Return Value

IList NumberedReferenceInfo
Exceptions
Exception Condition
ArgumentException Can't access the number while an async operation is running.
ArgumentNullException A non-optional argument was null
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 →