2023 Method
Changes 5
M

FabricationPart.PlaceFittingAsCutIn

Description:
Places the fitting on the straight part by cut in, use the fitting's focal point as the insertion position.
public static bool PlaceFittingAsCutIn(
	Document doc,
	ElementId straightId,
	ElementId fittingId,
	XYZ position,
	Connector fittingConn,
	double axisRotation
)
Return Value bool True if cuts in successfully.