2020 Method
Changes 5
M

FabricationPart.RotateConnectedTap

Description:
Rotates a connected fabrication tap by the specified angles about the primary and secondary axis.
public static void RotateConnectedTap(
	Document doc,
	FabricationPart tap,
	double primaryAxisRotateBy,
	double secondaryAxisRotateBy
)