<Code Lib>
2021 Method
Changes 0
M

FabricArea.GetFabricSheetElementIds

Description:
Retrieves the identifiers of all the FabricSheet Elements in the FabricArea.

public IList<ElementId> GetFabricSheetElementIds()

IList<ElementId> A collection of ElementIds of FabricSheet elements.

Loading…