IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.11.2.10 IfcTendonConduitTypeEnum

7.11.2.10.1 Semantic definition

Enumerations of Tendon Conduit Types.

7.11.2.10.2 Type values

Type Description
COUPLER

A part to connect the conduits located in two different deck segments and related to the same tendon.

DIABOLO

A part of tendon conduit associated to deviator.

DUCT

A Sleeve or duct is related to the thickness of the conduit depending on the conduit, either cast into the concrete structure or placed adjacent to it.

GROUTING_DUCT

An additional small conduit connected to the main conduit to allow grouting in case of bonded post-tensioning, such as Grout inlet, Grout outlet and Grout vent.

TRUMPET

A specific part of conduit which has to be widened when reaching the tendon anchor because the strands are connected individually on the anchor.

USERDEFINED

The type of tendon conduit is user defined.

NOTDEFINED

The type of tendon conduit is not defined.

Table 7.11.2.10.A

7.11.2.10.3 Formal representation

TYPE IfcTendonConduitTypeEnum = ENUMERATION OF
	(COUPLER
	,DIABOLO
	,DUCT
	,GROUTING_DUCT
	,TRUMPET
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.11.2.10.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.11.2.10.5 Changelog

7.11.2.10.5.1 IFC4.2

  • New resource