Class TIfcReal_Boxed

Unit

Declaration

type TIfcReal_Boxed = class(TIfcValue)

Description

Real (float) value wrapped in a class, so it can be used where TIfcValue is expected.

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.