MirrorCreate(Body, Ax2) Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static Mirror Create(
	Body targetBody,
	Ax2 mirrorAxis
)

Parameters

targetBody  Body
 
mirrorAxis  Ax2
 

Return Value

Mirror

See Also