Class Ifc4x2::IfcSurfaceCurve¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcCurve
(Class Ifc4x2::IfcCurve)
Derived Types¶
public Ifc4x2::IfcIntersectionCurve
(Class Ifc4x2::IfcIntersectionCurve)public Ifc4x2::IfcSeamCurve
(Class Ifc4x2::IfcSeamCurve)
Class Documentation¶
-
class
Ifc4x2
::
IfcSurfaceCurve
: public Ifc4x2::IfcCurve¶ Subclassed by Ifc4x2::IfcIntersectionCurve, Ifc4x2::IfcSeamCurve
Public Types
-
typedef IfcTemplatedEntityList<IfcSurfaceCurve>
list
¶
Public Functions
-
IfcTemplatedEntityList<::Ifc4x2::IfcPcurve>::ptr
AssociatedGeometry
() const¶
-
void
setAssociatedGeometry
(IfcTemplatedEntityList<::Ifc4x2::IfcPcurve>::ptr v)¶
-
::Ifc4x2::IfcPreferredSurfaceCurveRepresentation::Value
MasterRepresentation
() const¶
-
void
setMasterRepresentation
(::Ifc4x2::IfcPreferredSurfaceCurveRepresentation::Value v)¶
-
IfcSurfaceCurve
(IfcEntityInstanceData *e)¶
-
IfcSurfaceCurve
(::Ifc4x2::IfcCurve *v1_Curve3D, IfcTemplatedEntityList<::Ifc4x2::IfcPcurve>::ptr v2_AssociatedGeometry, ::Ifc4x2::IfcPreferredSurfaceCurveRepresentation::Value v3_MasterRepresentation)¶
-
typedef IfcTemplatedEntityList<IfcSurfaceCurve>