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

Public Member Functions | |
| StepShape_PolyLoop () | |
| Returns a PolyLoop | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_HArray1OfCartesianPoint > &aPolygon) |
| void | SetPolygon (const Handle< StepGeom_HArray1OfCartesianPoint > &aPolygon) |
| Handle_StepGeom_HArray1OfCartesianPoint | Polygon () const |
| Handle_StepGeom_CartesianPoint | PolygonValue (const Standard_Integer num) const |
| Standard_Integer | NbPolygon () const |
| virtual void StepShape_PolyLoop::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepShape_PolyLoop::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_HArray1OfCartesianPoint > & | aPolygon | ||
| ) | [virtual] |
| Handle_StepGeom_HArray1OfCartesianPoint StepShape_PolyLoop::Polygon | ( | ) | const |
| Handle_StepGeom_CartesianPoint StepShape_PolyLoop::PolygonValue | ( | const Standard_Integer | num | ) | const |
| void StepShape_PolyLoop::SetPolygon | ( | const Handle< StepGeom_HArray1OfCartesianPoint > & | aPolygon | ) |
1.8.0