Reference Source
public class | source

Storey

Information about an IfcBuildingStorey.

These are provided by a StoreyViewsPlugin.

Member Summary

Public Members
public
this member was deprecated.

Axis-aligned World-space boundary of the Entitys that represent the IfcBuildingStorey.

public

Axis-aligned World-space boundary of the Entitys that represent the model.

public

ID of the model.

public

Number of Entitys within the IfcBuildingStorey.

public

The StoreyViewsPlugin this Storey belongs to.

public

Axis-aligned World-space boundary of the Entitys that represent the IfcBuildingStorey.

public

ID of the IfcBuildingStorey.

Public Members

public aabb: Number[] source

this member was deprecated.

Axis-aligned World-space boundary of the Entitys that represent the IfcBuildingStorey.

The boundary is a six-element Float32Array containing the min/max extents of the axis-aligned boundary, ie. [xmin, ymin, zmin, xmax, ymax, zmax]

Properties:

NameTypeAttributeDescription
storeyAABB *

public modelAABB: Number[] source

Axis-aligned World-space boundary of the Entitys that represent the model.

The boundary is a six-element Float32Array containing the min/max extents of the axis-aligned boundary, ie. [xmin, ymin, zmin, xmax, ymax, zmax]

Properties:

NameTypeAttributeDescription
modelAABB *

public modelId: String | Number source

ID of the model.

This matches the ID of the MetaModel that contains the IfcBuildingStorey's MetaObject.

Properties:

NameTypeAttributeDescription
modelId *

public numObjects: Number source

Number of Entitys within the IfcBuildingStorey.

Properties:

NameTypeAttributeDescription
numObjects *

public plugin: StoreyViewsPlugin source

The StoreyViewsPlugin this Storey belongs to.

Properties:

NameTypeAttributeDescription
plugin *

public storeyAABB: Number[] source

Axis-aligned World-space boundary of the Entitys that represent the IfcBuildingStorey.

The boundary is a six-element Float32Array containing the min/max extents of the axis-aligned boundary, ie. [xmin, ymin, zmin, xmax, ymax, zmax]

Properties:

NameTypeAttributeDescription
storeyAABB *

public storeyId: String source

ID of the IfcBuildingStorey.

This matches IDs of the IfcBuildingStorey's MetaObject and Entity.

Properties:

NameTypeAttributeDescription
storeyId *