<Code Lib>
2020 Method
Changes 5
M

FabricationPart.OptimizeLengths

Description:
Optimizes the length fabrication straight parts.

public static ISet<ElementId> OptimizeLengths(
	Document doc,
	ISet<ElementId> partIds
)

Return Value ISet<ElementId> New and modified fabrication part ids in the optimize

Loading…