NumberedReferenceInfo Class


Numbered Reference Info Class

Numbering info for a reference.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB NumberedReferenceInfo

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class NumberedReferenceInfo : IDisposable

The NumberedReferenceInfo type exposes the following members.

Constructors
Name Description
Public method NumberedReferenceInfo Creates a copy of the NumberedReferenceInfo.
Top
Properties
Name Description
Public property FormattedNumber The formated number associated with this reference.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property NumberingParameterId The parameter id associated with this reference that is used for numbering.
Public property NumberingSchemaId The numbering schema associated with this reference.
Public property NumberingSchemaName The name of the numbering schema associated with this reference.
Public property PartitionName The partition associated with this reference.
Public property Value The integer representation of number associated with this reference.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the NumberedReferenceInfo
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetReference The target reference for this object.
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
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 →