File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,14 +179,14 @@ Usage examples
179179
180180** Invoking IfcConvert from the command line**
181181
182- $ wget ftp ://ftp.dds.no/pub/ifc/Munkerud/Munkerud_hus6_BE.zip
183- $ unzip Munkerud_hus6_BE .zip
184- $ ./IfcConvert Munkerud_hus6_BE .ifc
185- $ less Munkerud_hus6_BE .obj
182+ $ wget -O duplex.zip https ://portal.nibs.org/files/wl/\?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo
183+ $ unzip duplex .zip
184+ $ ./IfcConvert Duplex_A_20110907_optimized .ifc
185+ $ less Duplex_A_20110907_optimized .obj
186186
187187** Using the IfcOpenShell Python interface**
188188
189- $ wget -O duplex.zip https://portal.nibs.org/files/wl/?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo
189+ $ wget -O duplex.zip https://portal.nibs.org/files/wl/\ ?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo
190190 $ unzip duplex.zip
191191 $ python
192192 >>> import ifcopenshell
You can’t perform that action at this time.
0 commit comments