|
Open CASCADE Technology
6.5.4
|
#include <StepGeom_SurfaceCurve.hxx>

Public Member Functions | |
| StepGeom_SurfaceCurve () | |
| Returns a SurfaceCurve | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Curve > &aCurve3d, const Handle< StepGeom_HArray1OfPcurveOrSurface > &aAssociatedGeometry, const StepGeom_PreferredSurfaceCurveRepresentation aMasterRepresentation) |
| void | SetCurve3d (const Handle< StepGeom_Curve > &aCurve3d) |
| Handle_StepGeom_Curve | Curve3d () const |
| void | SetAssociatedGeometry (const Handle< StepGeom_HArray1OfPcurveOrSurface > &aAssociatedGeometry) |
| Handle_StepGeom_HArray1OfPcurveOrSurface | AssociatedGeometry () const |
| StepGeom_PcurveOrSurface | AssociatedGeometryValue (const Standard_Integer num) const |
| Standard_Integer | NbAssociatedGeometry () const |
| void | SetMasterRepresentation (const StepGeom_PreferredSurfaceCurveRepresentation aMasterRepresentation) |
| StepGeom_PreferredSurfaceCurveRepresentation | MasterRepresentation () const |
| Handle_StepGeom_HArray1OfPcurveOrSurface StepGeom_SurfaceCurve::AssociatedGeometry | ( | ) | const |
| StepGeom_PcurveOrSurface StepGeom_SurfaceCurve::AssociatedGeometryValue | ( | const Standard_Integer | num | ) | const |
| Handle_StepGeom_Curve StepGeom_SurfaceCurve::Curve3d | ( | ) | const |
| virtual void StepGeom_SurfaceCurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepGeom_SurfaceCurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_Curve > & | aCurve3d, | ||
| const Handle< StepGeom_HArray1OfPcurveOrSurface > & | aAssociatedGeometry, | ||
| const StepGeom_PreferredSurfaceCurveRepresentation | aMasterRepresentation | ||
| ) | [virtual] |
| void StepGeom_SurfaceCurve::SetAssociatedGeometry | ( | const Handle< StepGeom_HArray1OfPcurveOrSurface > & | aAssociatedGeometry | ) |
| void StepGeom_SurfaceCurve::SetCurve3d | ( | const Handle< StepGeom_Curve > & | aCurve3d | ) |
| void StepGeom_SurfaceCurve::SetMasterRepresentation | ( | const StepGeom_PreferredSurfaceCurveRepresentation | aMasterRepresentation | ) |
1.8.0