Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_EdgeLoop Class Reference

#include <StepShape_EdgeLoop.hxx>

Inheritance diagram for StepShape_EdgeLoop:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

StepShape_EdgeLoop::StepShape_EdgeLoop ( )

Member Function Documentation

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 
)
Standard_Integer StepShape_EdgeLoop::NbEdgeList ( ) const
void StepShape_EdgeLoop::SetEdgeList ( const Handle< StepShape_HArray1OfOrientedEdge > &  aEdgeList)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines