<Code Lib>
2023 Method
Changes 8
M

GroupNode.GetSymbolId

Description:
The Id of the symbol associated with the node. This property is deprecated in Revit 2023 and may be removed in a future version of Revit. For an InstanceNode please use the GetSymbolGeometryId().SymbolId. For a LinkNode please use SymbolId property.

[ObsoleteAttribute]
public ElementId GetSymbolId()

ElementId

Loading…