Class TIfcFurnitureType

Unit

Declaration

type TIfcFurnitureType = class(TIfcFurnishingElementType)

Description

Commonly shared property set definitions of TIfcFurniture.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcFurnitureType.htm

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2480).

Hierarchy

Overview

Properties

Published property AssemblyPlace: TIfcAssemblyPlaceEnum read FAssemblyPlace write FAssemblyPlace default TIfcAssemblyPlaceEnum.NotDefined;
Published property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType default TIfcFurnitureTypeEnum.NotDefined;

Description

Properties

Published property AssemblyPlace: TIfcAssemblyPlaceEnum read FAssemblyPlace write FAssemblyPlace default TIfcAssemblyPlaceEnum.NotDefined;

Designation of where the assembly is intended to take place.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2486).

Published property PredefinedType: TIfcFurnitureTypeEnum read FPredefinedType write FPredefinedType default TIfcFurnitureTypeEnum.NotDefined;

Predefined types of furniture.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 2490).


Generated by PasDoc 0.17.0.snapshot.