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

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.

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

Predefined types of furniture.


Generated by PasDoc 0.16.0-snapshot.