13 lines
275 B
YAML
13 lines
275 B
YAML
operations:
|
|
- name: List
|
|
command: list
|
|
input: ifc/duplex.ifc
|
|
- name: List by type
|
|
command: info
|
|
input: ifc/duplex.ifc
|
|
ifc_type: IfcSpace
|
|
- name: Space A102
|
|
command: space
|
|
input: ifc/duplex.ifc
|
|
output: ifc/duplex_A102.ifc
|
|
space: A102
|