IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

7.10.3.9 IfcStructuralCurveConnection

7.10.3.9.1 Semantic definition

Instances of IfcStructuralCurveConnection describe edge 'nodes', i.e. edges where two or more surface members are joined, or edge supports. Edge curves may be straight or curved.

*Coordinate Systems*:

See definitions at IfcStructuralItem. The local coordinate system is established by the reference curve given by topology representation and by the attribute Axis. The local x axis is parallel with the tangent on the reference curve. The local z axis is located in the surface which is created by sweeping Axis along the reference curve and is directed according to Axis. The local y axis is directed such that x,y,z form a right-handed Cartesian coordinate system.

7.10.3.9.2 Entity inheritance

7.10.3.9.3 Attributes

# Attribute Type Description
IfcRoot (4)
IfcObjectDefinition (7)
IfcObject (5)
IfcProduct (5)
IfcStructuralItem (1)
IfcStructuralConnection (2)
Click to show 24 hidden inherited attributes
IfcStructuralCurveConnection (1)
9 AxisDirection IfcDirection

No description available.

Table 7.10.3.9.A

7.10.3.9.4 Property sets

  • Pset_Risk
    • RiskName
    • RiskType
    • NatureOfRisk
    • RiskAssessmentMethodology
    • UnmitigatedRiskLikelihood
    • UnmitigatedRiskConsequence
    • UnmitigatedRiskSignificance
    • MitigationPlanned
    • MitigatedRiskLikelihood
    • MitigatedRiskConsequence
    • MitigatedRiskSignificance
    • MitigationProposed
    • AssociatedProduct
    • AssociatedActivity
    • AssociatedLocation
  • Pset_Tolerance
    • ToleranceDescription
    • ToleranceBasis
    • OverallTolerance
    • HorizontalTolerance
    • OrthogonalTolerance
    • VerticalTolerance
    • PlanarFlatness
    • HorizontalFlatness
    • ElevationalFlatness
    • SideFlatness
    • OverallOrthogonality
    • HorizontalOrthogonality
    • OrthogonalOrthogonality
    • VerticalOrthogonality
    • OverallStraightness
    • HorizontalStraightness
    • OrthogonalStraightness
    • VerticalStraightness
  • Pset_Uncertainty
    • UncertaintyBasis
    • UncertaintyDescription
    • HorizontalUncertainty
    • LinearUncertainty
    • OrthogonalUncertainty
    • VerticalUncertainty
  • Qto_BodyGeometryValidation
    • GrossSurfaceArea
    • NetSurfaceArea
    • GrossVolume
    • NetVolume
    • SurfaceGenusBeforeFeatures
    • SurfaceGenusAfterFeatures

7.10.3.9.5 Concept usage

Concept Usage Description
IfcRoot (2)
IfcObjectDefinition (9)
IfcObject (5)
IfcProduct (18)
Click to show 34 hidden inherited concepts
IfcStructuralCurveConnection (1)
Reference Topology General

This concept can be applied to the following resources:

Table 7.10.3.9.B

7.10.3.9.6 Formal representation

ENTITY IfcStructuralCurveConnection
SUBTYPE OF (IfcStructuralConnection);
AxisDirection : IfcDirection;
END_ENTITY;

7.10.3.9.7 References

Edit on Github


Is this page difficult to understand? Let us know!

7.10.3.9.8 Changelog

7.10.3.9.8.1 IFC4

  • attribute, Axis

7.10.3.9.8.2 IFC4.3_DEV_738df036

  • attribute Axis name, Changed from "Axis" to "AxisDirection"