Class TIfcCartesianTransformationOperator3D

Unit

Declaration

type TIfcCartesianTransformationOperator3D = class(TIfcCartesianTransformationOperator)

Description

Geometric transformation in three-dimensional space.

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

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

Hierarchy

Overview

Methods

Protected function Axis3Vector: TVector3; override;

Properties

Published property Axis3: TIfcDirection read FAxis3 write FAxis3;

Description

Methods

Protected function Axis3Vector: TVector3; override;

This item has no description.

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

Properties

Published property Axis3: TIfcDirection read FAxis3 write FAxis3;

The direction used to determine U[3], the derived Z axis direction.

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


Generated by PasDoc 0.17.0.snapshot.