mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 16:29:57 +00:00
WIP support for cutting a section with dimension annotation lines
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.cut { fill: black; stroke: black; stroke-linecap: 'round'; stroke-width: 0.3px; }
|
||||
.background { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.05px; }
|
||||
.annotation { stroke: black; stroke-linecap: 'round'; stroke-width: 0.05px; }
|
||||
Reference in New Issue
Block a user