FabricationPart.SetSeamInfo
Description:
Sets the seam information for the fabrication part.
Sets the seam information for the fabrication part.
public void SetSeamInfo(
int seamIndex,
int seamId,
bool locked
)
-
Int32seamIndexThe index of the seam to set.
-
Int32seamIdThe identifier of the seam to set.
-
BooleanlockedIf true the seam will be locked and not changed by automatic processes.
-
The seam identifier is not valid.
-
The seam index is out of valid range.