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
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcPlacement
Overview
Methods
procedure UpdateNode(const Mapping: TCastleIfcMapping; const Transform: TTransformNode); virtual; |
Properties
property Location: TIfcPoint read FLocation write FLocation; |
Description
Methods
procedure UpdateNode(const Mapping: TCastleIfcMapping; const Transform: TTransformNode); virtual; |
|
This item has no description. |
Properties
property Location: TIfcPoint read FLocation write FLocation; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.