<Code Lib>
M

FabricationPart.Reposition

Description:
Repositions the fabrication straight part to another end of the run.

public static void Reposition(
	Document document,
	ElementId partId
)

  • document
    The document.
  • partId
    Identifier of the fabrication part to reposition.

Loading…