Open CASCADE Technology
6.5.4
|
#include <StepGeom_RectangularCompositeSurface.hxx>
Public Member Functions | |
StepGeom_RectangularCompositeSurface () | |
Returns a RectangularCompositeSurface | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_HArray2OfSurfacePatch > &aSegments) |
void | SetSegments (const Handle< StepGeom_HArray2OfSurfacePatch > &aSegments) |
Handle_StepGeom_HArray2OfSurfacePatch | Segments () const |
Handle_StepGeom_SurfacePatch | SegmentsValue (const Standard_Integer num1, const Standard_Integer num2) const |
Standard_Integer | NbSegmentsI () const |
Standard_Integer | NbSegmentsJ () const |
virtual void StepGeom_RectangularCompositeSurface::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepGeom_RectangularCompositeSurface::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepGeom_HArray2OfSurfacePatch > & | aSegments | ||
) | [virtual] |
Handle_StepGeom_HArray2OfSurfacePatch StepGeom_RectangularCompositeSurface::Segments | ( | ) | const |
Handle_StepGeom_SurfacePatch StepGeom_RectangularCompositeSurface::SegmentsValue | ( | const Standard_Integer | num1, |
const Standard_Integer | num2 | ||
) | const |
void StepGeom_RectangularCompositeSurface::SetSegments | ( | const Handle< StepGeom_HArray2OfSurfacePatch > & | aSegments | ) |