Class TIfcPlacement

Unit

Declaration

type TIfcPlacement = class abstract(TIfcRepresentationItem)

Description

Abstract supertype of placement subtypes that define the location of an item, or an entire shape representation, and provide its orientation.

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

Hierarchy

Overview

Methods

Public procedure UpdateNode(const Mapping: TCastleIfcMapping; const Transform: TTransformNode); virtual;

Properties

Published property Location: TIfcPoint read FLocation write FLocation;

Description

Methods

Public procedure UpdateNode(const Mapping: TCastleIfcMapping; const Transform: TTransformNode); virtual;

This item has no description.

Properties

Published property Location: TIfcPoint read FLocation write FLocation;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.