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

Public Member Functions | |
| StepShape_EdgeLoop () | |
| Returns a EdgeLoop | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_HArray1OfOrientedEdge > &aEdgeList) |
| void | SetEdgeList (const Handle< StepShape_HArray1OfOrientedEdge > &aEdgeList) |
| Handle_StepShape_HArray1OfOrientedEdge | EdgeList () const |
| Handle_StepShape_OrientedEdge | EdgeListValue (const Standard_Integer num) const |
| Standard_Integer | NbEdgeList () const |
| Handle_StepShape_HArray1OfOrientedEdge StepShape_EdgeLoop::EdgeList | ( | ) | const |
| Handle_StepShape_OrientedEdge StepShape_EdgeLoop::EdgeListValue | ( | const Standard_Integer | num | ) | const |
| virtual void StepShape_EdgeLoop::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| void StepShape_EdgeLoop::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_HArray1OfOrientedEdge > & | aEdgeList | ||
| ) |
| void StepShape_EdgeLoop::SetEdgeList | ( | const Handle< StepShape_HArray1OfOrientedEdge > & | aEdgeList | ) |
1.8.0