M

FabricationPart.SetSeamInfo

Description:
Sets the seam information for the fabrication part.
public void SetSeamInfo(
	int seamIndex,
	int seamId,
	bool locked
)
  • Int32
    seamIndex
    The index of the seam to set.
  • Int32
    seamId
    The identifier of the seam to set.
  • Boolean
    locked
    If true the seam will be locked and not changed by automatic processes.