Open CASCADE Technology  7.8.1
Public Member Functions
StepToTopoDS_PointPair Class Reference

Stores a pair of Points from step. More...

#include <StepToTopoDS_PointPair.hxx>

Public Member Functions

 StepToTopoDS_PointPair (const Handle< StepGeom_CartesianPoint > &P1, const Handle< StepGeom_CartesianPoint > &P2)
 
const Handle< StepGeom_CartesianPoint > & GetPoint1 () const
 
const Handle< StepGeom_CartesianPoint > & GetPoint2 () const
 
bool operator== (const StepToTopoDS_PointPair &thePointPair) const
 

Detailed Description

Stores a pair of Points from step.

Constructor & Destructor Documentation

StepToTopoDS_PointPair::StepToTopoDS_PointPair ( const Handle< StepGeom_CartesianPoint > &  P1,
const Handle< StepGeom_CartesianPoint > &  P2 
)

Member Function Documentation

const Handle< StepGeom_CartesianPoint >& StepToTopoDS_PointPair::GetPoint1 ( ) const
inline
const Handle< StepGeom_CartesianPoint >& StepToTopoDS_PointPair::GetPoint2 ( ) const
inline
bool StepToTopoDS_PointPair::operator== ( const StepToTopoDS_PointPair thePointPair) const
inline

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