Class TIfcLocalPlacement
Unit
Declaration
type TIfcLocalPlacement = class(TIfcObjectPlacement)
Description
Relative placement of a product - in relation to the placement of another product - or the absolute placement of a product within the geometric representation context of the project. https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcLocalPlacement.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcObjectPlacement
- TIfcLocalPlacement
Overview
Methods
procedure UpdateNode(const Mapping: TCastleIfcMapping; const Transform: TTransformNode); override; |
Properties
property RelativePlacement: TIfcAxis2Placement read FRelativePlacement write FRelativePlacement; |
Description
Methods
procedure UpdateNode(const Mapping: TCastleIfcMapping; const Transform: TTransformNode); override; |
|
This item has no description. |
Properties
property RelativePlacement: TIfcAxis2Placement read FRelativePlacement write FRelativePlacement; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.