Editing BlenderBIM Add-on/BlenderBIM Add-on exporting 2D documentation

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 94: Line 94:
 
**** Will attach a class like the following to the SVG object <code>rPsetCommon-StatusEXISTINGDEMOLISHid68585</code>
 
**** Will attach a class like the following to the SVG object <code>rPsetCommon-StatusEXISTINGDEMOLISHid68585</code>
 
***** Example of how a css regular expression to style the svg <code>[class*="PsetCommon-StatusEXISTINGDEMOLISH"] { fill: url(#demolish); stroke: red; stroke-dasharray: 2, 1; }</code>
 
***** Example of how a css regular expression to style the svg <code>[class*="PsetCommon-StatusEXISTINGDEMOLISH"] { fill: url(#demolish); stroke: red; stroke-dasharray: 2, 1; }</code>
    ''NOTE: currently attaching metadata is not supported for 2d representations and it's not possible to create custom style for them. See [https://community.osarch.org/discussion/comment/16117/#Comment_16117 example], [https://github.com/IfcOpenShell/IfcOpenShell/issues/3330 related issue to track progress]''
 
 
* Include and Exclude
 
* Include and Exclude
 
** In the Include and Exclude property you can indicate what to include/exclude from the drawing.  A few examples.
 
** In the Include and Exclude property you can indicate what to include/exclude from the drawing.  A few examples.
Line 106: Line 105:
 
* Paths to...
 
* Paths to...
 
** Stylesheet:
 
** Stylesheet:
*** defaults to: <code>drawings/assets/default.css</code>
+
*** <code>defaults to: drawings\assets\default.css</code>
 
** Markers:
 
** Markers:
*** defaults to: <code>drawings/assets/markers.svg</code>
+
*** <code>defaults to: drawings\assets\markers.svg</code>
 
** Symbols:
 
** Symbols:
*** defaults to: <code>drawings/assets/symbols.svg</code>
+
*** <code>defaults to: drawings\assets\symbols.svg</code>
 
** Patterns:
 
** Patterns:
*** defaults to: <code>drawings/assets/patterns.svg</code>
+
*** <code>defaults to: drawings\assets\patterns.svg</code>
** ShadingStyles:
 
*** defaults to: <code>drawings/assets/shading_styles.json</code>
 
 
 
 
* Dimension Rounding
 
* Dimension Rounding
 
** MetricPrecision:
 
** MetricPrecision:

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)