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

Overview

Properties

Published property Transition: TIfcTransitionCode read FTransition write FTransition;

Description

Properties

Published 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.