Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ZenHideoutData

Index

Constructors

constructor

Properties

Optional ceilings

ceilings: CeilingPart<T>[]

Ceiling parts of the building

Optional columnParts

columnParts: ColumnPart<T>[]

Column parts of the building

Optional compound

compound: T

Compounded shape representation of all of the geometric objects of the building

Optional cornerParts

cornerParts: CornerPart<T>[]

Corner part panels forming 90 degree angle

Optional drawingPart

drawingPart: ZenHideoutDrawingPart<T>

Representation of zen hideout parts that are useful for drawing the object efficiently

Optional entranceCorner

entranceCorner: CornerEntrancePart<T>

Entrance corner part of the building, containing interior and exterior panels, staircase, and a corner window part

Optional entranceTerrace

entranceTerrace: CornerEntrancePart<T>

Terrace corner of the building, containing interior and exterior panels, staircase, and a corner window part

Optional floors

floors: FloorPart<T>[]

Floor parts of the building

name

name: string

Default name of the object

Optional originalInputs

originalInputs: ZenHideoutDto

Original inputs

Optional roofParts

roofParts: RoofPart<T>[]

Roof parts of the building. Contain all the upper geometry, together with beams and columns.

Optional sandwitchPartsBetweenColumns

sandwitchPartsBetweenColumns: SandwitchPart<T>[]

Sandwitch parts that have inner and outer panels, can have windows and doors

Optional shapes

shapes: ShapeWithId<TopoDSShapePointer>[]

All the shapes of the building

type

type: string

Type of the object being configured

Generated using TypeDoc