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