2D representation and correct size of doors in grasshopper definition

Hello everyone,

I have two questions:

  • How can the 2d Representation only appear in plan section instead of 3d perspective aswel?

  • How to have accurate doorsize for double doors when I make it double by mirroring one leaf of the door?

Bath test 2 doors.gh (22.1 KB)

Hi @Leo13

During the Grasshopper Styles Wizard, you can decide how each component will be displayed in your model. Assign the corresponding component to the “Plan” representation to show it in plan view only.

You have already a “Width” parameter in your definition. Just make the leaf half of this width size and then do the mirror to create the other leaf.