Cube
Instructions for Use
Support for building parameterized cube objects based on parameters.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Position (Optional) |
Set the X/Y/Z coordinates of the center point of the cube's base. | Point3D |
Transform Matrix (Optional) |
Set the matrix by which the cube is rotated, scaled, and translated. The values are specified by the Transform Matrix tool. This matrix contains the spatial Position Info of the cube. This parameter is mutually exclusive with the location parameter. When both parameters are set, only the transformation matrix takes effect. |
Matrix |
Base Width (Optional) |
Set the width of the base of the cube in meters. | Double |
Base Length (Optional) |
Set the length of the base of the cube in meters. | Double |
Height (Optional) |
Set the height of the cube, which is the distance in meters from the bottom to the top of the cube. | Double |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Cube | Cube | CSGNode |