Namespace:
Autodesk.Revit.DB
SymbolGeometryId
Class
Description:
This class is used to identify a piece of geometry managed by a symbol element.
This class is used to identify a piece of geometry managed by a symbol element.
Remarks:
This class can be used to compare if two instances points to the same piece of geometry managed by a symbol element. The string returned by AsIdentifier can be used to achieve this.
This class can be used to compare if two instances points to the same piece of geometry managed by a symbol element. The string returned by AsIdentifier can be used to achieve this.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.SymbolGeometryId
System.Object
Autodesk.Revit.DB.SymbolGeometryId
Syntax
public class SymbolGeometryId : IDisposable