Class TIfcSegment
Unit
Declaration
type TIfcSegment = class abstract(TIfcGeometricRepresentationItem)
Description
IFC class IfcSegment.
Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5878).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcGeometricRepresentationItem
- TIfcSegment
Overview
Properties
![]() |
property Transition: TIfcTransitionCode read FTransition write FTransition; |
Description
Properties
![]() |
property Transition: TIfcTransitionCode read FTransition write FTransition; |
|
Connectivity between the continuous segments is not enforced per se to be tangential. Setting "TangentialContinuity" to True means that the current segment shall continue with tangential continuity to the previous one. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5886). | |
Generated by PasDoc 0.17.0.snapshot.
