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