<Code Lib>
2022 Method
Changes 0
M

FabricationServiceButton.ContainsFabricationPartType

Description:
Checks to see if the fabrication part type exists on one of the button conditions.

public bool ContainsFabricationPartType(
	FabricationPartType partType
)

Return Value bool Returns true if the fabrication part type exists on the fabrication service button.

Loading…