Share

SymbolGeometryId.AsUniqueIdentifier Method

Returns a string suitable to determine if two instances point to the same piece of geometry managed by the same symbol element.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public string AsUniqueIdentifier()

Return Value

String
A string suitable to determine if two instances point to the same piece of geometry managed by the same symbol element.

See Also

Reference

Was this information helpful?