Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 occ::handle< StepGeom_CartesianPoint > &P1, const occ::handle< StepGeom_CartesianPoint > &P2)
 
const occ::handle< StepGeom_CartesianPoint > & GetPoint1 () const
 
const occ::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::StepToTopoDS_PointPair ( const occ::handle< StepGeom_CartesianPoint > & P1,
const occ::handle< StepGeom_CartesianPoint > & P2 )

Member Function Documentation

◆ GetPoint1()

const occ::handle< StepGeom_CartesianPoint > & StepToTopoDS_PointPair::GetPoint1 ( ) const
inline

◆ GetPoint2()

const occ::handle< StepGeom_CartesianPoint > & StepToTopoDS_PointPair::GetPoint2 ( ) const
inline

◆ operator==()

bool StepToTopoDS_PointPair::operator== ( const StepToTopoDS_PointPair & thePointPair) const
inline

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