GeometryInstance.GetSymbolGeometryId
Description:
Gets the SymbolGeometryId that contains data about the symbol of this instance.
Gets the SymbolGeometryId that contains data about the symbol of this instance.
Remarks:
Use the strings returned by SymbolGeometryId.AsIdentifier(bool) to check if two GeometryInstance point to the same geometry of the symbol.
Use the strings returned by SymbolGeometryId.AsIdentifier(bool) to check if two GeometryInstance point to the same geometry of the symbol.
public SymbolGeometryId GetSymbolGeometryId()
SymbolGeometryId
Returns the SymbolGeometryId that contains data about the symbol of this instance.