Class TIfcPolyLoop

Unit

Declaration

type TIfcPolyLoop = class(TIfcLoop)

Description

IFC class IfcPolyLoop.

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property Polygon: TIfcCartesianPointList read FPolygon;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Public destructor Destroy; override;

This item has no description.

Properties

Published 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.