Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepShape_LoopAndPath Class Reference

#include <StepShape_LoopAndPath.hxx>

Inheritance diagram for StepShape_LoopAndPath:
Inheritance graph
[legend]

Public Member Functions

 StepShape_LoopAndPath ()
 Returns a LoopAndPath

virtual void Init (const Handle< TCollection_HAsciiString > &aName)
virtual void Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_Loop > &aLoop, const Handle< StepShape_Path > &aPath)
virtual void Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_HArray1OfOrientedEdge > &aEdgeList)
void SetLoop (const Handle< StepShape_Loop > &aLoop)
Handle_StepShape_Loop Loop () const
void SetPath (const Handle< StepShape_Path > &aPath)
Handle_StepShape_Path Path () const
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


Member Function Documentation

Handle_StepShape_HArray1OfOrientedEdge StepShape_LoopAndPath::EdgeList ( ) const
Handle_StepShape_OrientedEdge StepShape_LoopAndPath::EdgeListValue ( const Standard_Integer  num) const

Reimplemented from StepRepr_RepresentationItem.

Handle_StepShape_Loop StepShape_LoopAndPath::Loop ( ) const
Handle_StepShape_Path StepShape_LoopAndPath::Path ( ) const

The documentation for this class was generated from the following file: