Class TIfcPolyline
Unit
Declaration
type TIfcPolyline = class(TIfcBoundedCurve)
Description
Bounded curve with only linear segments defined by a list of Cartesian points. If the first and the last Cartesian point in the list are identical, then the polyline is a closed curve, otherwise it is an open curve.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcPolyline.htm
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 1004).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcGeometricRepresentationItem
- TIfcCurve
- TIfcBoundedCurve
- TIfcPolyline
Generated by PasDoc 0.17.0.snapshot.