TransformUtilsRotate Method

Definition

Namespace: Macad.Core.Topology
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static void Rotate(
	ITransformable entity,
	Ax1 rotationAxis,
	double angle
)

Parameters

entity  ITransformable
 
rotationAxis  Ax1
 
angle  Double
 

See Also