2027 Method
Changes 0
M

FabricationPartType.Create

Description:
Creates a fabrication part type element based on a specific fabrication servic button and condition.
public static FabricationPartType Create(
	Document document,
	FabricationServiceButton button,
	int condition
)
Return Value FabricationPartType The created fabrication part type element.