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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2023
Syntax
| C# |
|---|
public string AsUniqueIdentifier() |
| Visual Basic |
|---|
Public Function AsUniqueIdentifier As String |
| Visual C++ |
|---|
public: String^ AsUniqueIdentifier() |