<Code Lib>
2026 Method
Changes 4
M

FabricationPart.OptimizeLengths

Description:
Optimizes the length fabrication straight parts.

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

  • document
    The document.
  • ISet<ElementId>
    partIds
    The identifiers of the fabrication parts in a selected fabrication part run.
Return Value ISet<ElementId> ISet ElementId

Loading…