Class TIfcAreaMeasure_Boxed

Unit

Declaration

type TIfcAreaMeasure_Boxed = class(TIfcMeasureValue)

Description

An area measure is the value of the extent of a surface. Usually measured in square metre (m2).

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

Hierarchy

Overview

Methods

Protected class function IfcClassName: String; override;

Properties

Published property Value: TIfcReal read FValue write FValue;

Description

Methods

Protected class function IfcClassName: String; override;

This item has no description. Showing description inherited from TIfcPersistent.IfcClassName.

Name for the IFC standard, used in IFC files. By default, this is just ClassName with prefix 'T' removed.

Properties

Published property Value: TIfcReal read FValue write FValue;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.