BooleanFuseCreate(Body, IShapeOperand) Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static BooleanFuse Create(
	Body targetBody,
	IShapeOperand operand
)

Parameters

targetBody  Body
 
operand  IShapeOperand
 

Return Value

BooleanFuse

See Also