M

FabricationPart.GetSeamInfo

Description:
Gets the seam information for the fabrication part.
public int GetSeamInfo(
	int seamIndex,
	out bool locked
)
  • Int32
    seamIndex
    The index of the seam to get.
  • Boolean%
    locked
    The locked status to be returned.
Return Value Int32 Returns the database identifier of the seam.