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