<Code Lib>
2023 Method
Changes 0
M

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

Description:
Creates a free placed hanger.

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

Return Value FabricationPart The newly-created fabrication hanger.

Loading…