SymbolGeometryId Class


This class is used to identify a piece of geometry managed by a symbol element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2023

Syntax

C#
public class SymbolGeometryId : IDisposable
Visual Basic
Public Class SymbolGeometryId _
	Implements IDisposable
Visual C++
public ref class SymbolGeometryId : IDisposable

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.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBSymbolGeometryId

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 →