Class TIfcElementAssembly

Unit

Declaration

type TIfcElementAssembly = class(TIfcElement)

Description

Represents complex element assemblies aggregated from several elements, such as discrete elements, building elements, or other elements.

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

Hierarchy

Overview

Properties

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

Description

Properties

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

A designation of where the assembly is intended to take place.

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

A list of types to further identify the object.


Generated by PasDoc 0.16.0-snapshot.