OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::FSEdgeReference Class Reference

#include <FSModel.hpp>

Public Member Functions

const FSEdgeedge () const
 
int edgeOrder () const
 
 FSEdgeReference (FSEdge edge, int edgeOrder)
 
const FSVertexgetNextVertex () const
 

Constructor & Destructor Documentation

◆ FSEdgeReference()

openstudio::FSEdgeReference::FSEdgeReference ( FSEdge edge,
int edgeOrder )
explicit

Member Function Documentation

◆ edge()

const FSEdge & openstudio::FSEdgeReference::edge ( ) const

◆ edgeOrder()

int openstudio::FSEdgeReference::edgeOrder ( ) const

◆ getNextVertex()

const FSVertex & openstudio::FSEdgeReference::getNextVertex ( ) const