Method SolidSubtraction
SolidSubtraction(uint, uint)
perform boolean operation subtraction on two bodies (A - B)
Declaration
[HandleProcessCorruptedStateExceptions]
public BodyList SolidSubtraction(uint A, uint B)
Parameters
Type | Name | Description |
---|---|---|
uint | A | The first body |
uint | B | The second body |
Returns
Type | Description |
---|---|
BodyList |