Class TIfcArcIndex
Unit
Declaration
type TIfcArcIndex = class(TIfcSegmentIndexSelect)
Description
Single circular arc segment within a poly curve. Should always have 3 points.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcArcIndex.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcSegmentIndexSelect
- TIfcArcIndex
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property Value: TIntegerList read FValue; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
This item has no description. |
destructor Destroy; override; |
|
This item has no description. |
Properties
property Value: TIntegerList read FValue; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.