Offset a solid with a specified distance
ID
tool-solid-offset-solid
Name
Offset Solid
Group
Solid
Package
Tool
Keywords
Render
After creating a node, connect a solid for offsetting to a first port, the boolean toggle to offset solid one side or two to the second port, and the offset type to the third port. The offset type can be only "Arc", "Tangent" or " Intersection". It is the default "Arc". Connect the offset distance to the fourth port. On the output port, you will get the resulting offset solid.
Extrude Surface
Loft Solid
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
solid | Solid | Solid to offset | |
side | Boolean | Offset solid one side or two. | |
offsetType | String | Offset type can be only "Arc", "Tangent" or "Intersection". It is default "Arc" | Arc |
offsetSize | Number | Offset distance | 2 |
Outputs
Name | Type | Description |
---|---|---|
offsetSolid | Solid | Resulting offset solid |