Skip to content

SteelElementProperties.UniqueID

Public Property

This method will return the fabrication id. This represents the link between the Revit and the Steel Core element.

Namespace: Autodesk.Revit.DB.Steel

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public Guid UniqueID { get; }

Property Value

Guid

Remarks

This id should not be confused with the guid returned by ExportUtils.GetExportId().