Class TIfcLineIndex

Unit

Declaration

type TIfcLineIndex = class(TIfcSegmentIndexSelect)

Description

Single or multiple straight segments within a poly curve. Can have 2 or more points.

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

Hierarchy

Overview

Methods

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

Properties

Published property Value: TIntegerList read FValue;

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 Value: TIntegerList read FValue;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.