Instead of all the --use-element-names / -types flags.
See #397
Proposals:
IfcConvert bla.ifc bla.dae --name '%N (%G -- %T)' --id '%g' inspired by gnu find printf. For Entity, Name GlobalId Tag, uncompress guid, ...
IfcConvert bla.ifc bla.dae --name '{{uncompress GlobalId}}' inspired by docker's go templating
Instead of all the --use-element-names / -types flags.
See #397
Proposals:
IfcConvert bla.ifc bla.dae --name '%N (%G -- %T)' --id '%g'inspired by gnu find printf. For Entity, Name GlobalId Tag, uncompress guid, ...IfcConvert bla.ifc bla.dae --name '{{uncompress GlobalId}}'inspired by docker's go templating