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
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 1043).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcSegmentIndexSelect
- TIfcArcIndex
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. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 1047). | |
| Public | destructor Destroy; override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 1048). | |
Properties
| Published | property Value: TIntegerList read FValue; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 1050). | |
Generated by PasDoc 0.17.0.snapshot.