Method SolidUnion
SolidUnion(uint, uint)
perform boolean operation union on two bodies (A + B)
Declaration
public BodyList SolidUnion(uint A, uint B)
Parameters
Type | Name | Description |
---|---|---|
uint | A | The first body |
uint | B | The second body |
Returns
Type | Description |
---|---|
BodyList |