| Name | <schematic[<name>].cuboid[<origin_location>]> |
| Returns | CuboidTag |
| Description | Returns a cuboid of where the schematic would be if it was pasted at an origin. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SchematicCommand.java#L722 |