<Code Lib>
2024 Method
Changes 0
M

FabricationNetworkChangeService.GetInLinePartTypes

Description:
Get a set of element identifiers of fabrication part types for in-line parts.

public ISet<ElementId> GetInLinePartTypes()

ISet<ElementId> Returns the set of element identifiers for in-line parts or an empty set if there are none.

Loading…