Class Ifc4x2::IfcBoundaryCurve¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcCompositeCurveOnSurface
(Class Ifc4x2::IfcCompositeCurveOnSurface)
Derived Type¶
public Ifc4x2::IfcOuterBoundaryCurve
(Class Ifc4x2::IfcOuterBoundaryCurve)
Class Documentation¶
-
class
Ifc4x2
::
IfcBoundaryCurve
: public Ifc4x2::IfcCompositeCurveOnSurface¶ Definition from ISO/CD 10303-42:1992 A boundary curve is a type of bounded curve suitable for the definition of a surface boundary.
NOTE Corresponding ISO 10303 entity: boundary_curve. Please refer to ISO/IS 10303-42:1994, p.89 for the final definition of the formal standard.
HISTORY New entity in IFC2x4.
Subclassed by Ifc4x2::IfcOuterBoundaryCurve
Public Types
-
typedef IfcTemplatedEntityList<IfcBoundaryCurve>
list
¶
Public Functions
-
IfcBoundaryCurve
(IfcEntityInstanceData *e)¶
-
IfcBoundaryCurve
(IfcTemplatedEntityList<::Ifc4x2::IfcCompositeCurveSegment>::ptr v1_Segments, bool v2_SelfIntersect)¶
-
typedef IfcTemplatedEntityList<IfcBoundaryCurve>