2020 Method
Changes 0
M

FabricationPart.CreateHanger

Description:
Creates a hanger on the fabrication part.
Overloads (3):
CreateHanger(Document,FabricationServiceButton,ElementId,Connector,Double,Boolean)
public static FabricationPart CreateHanger(
	Document document,
	FabricationServiceButton button,
	ElementId hostId,
	Connector hostConnector,
	double distance,
	bool attachToStructure
)
Return Value FabricationPart The newly-created fabrication hanger.