Skip to content

ifcpatch: add GenerateGeneralArrangementDrawings recipe - #9484

Open
brunopostle wants to merge 1 commit into
v0.9.0from
ifcpatch-general-arrangement-drawings
Open

brunopostle wants to merge 1 commit into
v0.9.0from
ifcpatch-general-arrangement-drawings

Conversation

@brunopostle

Copy link
Copy Markdown
Contributor

Generates General Arrangement drawings and sheets for every building: a plan of each storey, elevations of the four faces of the building's bbox named by the nearest compass point to true north, and a location plan when there is more than one building. Plans and elevations follow the building's own axes, taken from its placement.

Drawings and sheets follow the structure Bonsai creates, nested under its DRAWINGS document and group. Folders and style assets come from the project's BBIM_Documentation pset where it sets them, and otherwise from Bonsai's defaults. Running the recipe again replaces only the drawings and sheets it created before, which are marked GeneratedBy 'endrawing' in EPset_Drawing.

Ported from endrawing (https://github.com/brunopostle/endrawing), relicensed from GPL-3.0-or-later to LGPL-3.0-or-later by its author.

Generated with the assistance of an AI coding tool.

Generates General Arrangement drawings and sheets for every building: a
plan of each storey, elevations of the four faces of the building's bbox
named by the nearest compass point to true north, and a location plan
when there is more than one building. Plans and elevations follow the
building's own axes, taken from its placement.

Drawings and sheets follow the structure Bonsai creates, nested under
its DRAWINGS document and group. Folders and style assets come from the
project's BBIM_Documentation pset where it sets them, and otherwise from
Bonsai's defaults. Running the recipe again replaces only the drawings
and sheets it created before, which are marked GeneratedBy 'endrawing'
in EPset_Drawing.

Ported from endrawing (https://github.com/brunopostle/endrawing),
relicensed from GPL-3.0-or-later to LGPL-3.0-or-later by its author.

Generated with the assistance of an AI coding tool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant