IFC 4.3.2.20241204 (IFC4X3_ADD2) under development

8.8.3.14 IfcDirectrixDerivedReferenceSweptAreaSolid

8.8.3.14.1 Semantic definition

In most cases the case the IfcDirectrixDerivedReferenceSweptAreaSolid has exactly the same behavior as IfcFixedReferenceSweptAreaSolid, except when the Directrix not only defines a tangent direction but a tangent plane for each point on the curve. Like for example in the case of a IfcSegmentReferenceCurve, the change in y direction of the tangent plane is added to the fixed reference. The change in y direction at the start of the directrix is defined to be 0 independent from StartParam value, this means the change can be non-zero at the start of the resulting Swept Area Solid.

8.8.3.14.2 Entity inheritance

8.8.3.14.3 Attributes

# Attribute Type Description
IfcRepresentationItem (2)
IfcSolidModel (1)
IfcSweptAreaSolid (2)
IfcDirectrixCurveSweptAreaSolid (3)
Click to show 8 hidden inherited attributes
IfcFixedReferenceSweptAreaSolid (1)
6 FixedReference IfcDirection

No description available.

Table 8.8.3.14.A

8.8.3.14.4 Formal representation

ENTITY IfcDirectrixDerivedReferenceSweptAreaSolid
SUBTYPE OF (IfcFixedReferenceSweptAreaSolid);
END_ENTITY;

8.8.3.14.5 References

Edit on Github

4 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!

8.8.3.14.6 Changelog

8.8.3.14.6.1 IFC4.3_DEV_adaadc86

  • New resource