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