<Code Lib>
M

AnalyticalModelSketchComponent.GetAutoDetectMatchedElements

Description:
Retrieves ElementIds that Sketch Component is Auto-detecting against.
Remarks:
An empty set indicates that the Sketch Component is just not Auto-detecting against anything.

public ICollection<ElementId> GetAutoDetectMatchedElements()

ICollection<ElementId> Set of ElementIds that Sketch Component is auto-detecting against.

Loading…