Class TIfcPolyLoop
Unit
Declaration
type TIfcPolyLoop = class(TIfcLoop)
Description
IFC class IfcPolyLoop.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcTopologicalRepresentationItem
- TIfcLoop
- TIfcPolyLoop
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property Polygon: TIfcCartesianPointList read FPolygon; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property Polygon: TIfcCartesianPointList read FPolygon; |
List of points defining the loop. There are no repeated points in the list. |
Generated by PasDoc 0.16.0-snapshot.