<Code Lib>
2023 Method
Changes 0
M

FabricationPart.Create(Document, FabricationServiceButton, Int32, ElementId)

Description:
Creates a fabrication part element based on button.
Overloads (3):
Create(Document,FabricationServiceButton,Int32,ElementId)

public static FabricationPart Create(
	Document document,
	FabricationServiceButton button,
	int condition,
	ElementId levelId
)

Return Value FabricationPart The new fabrication part.

Loading…