Version: 8.3.0
VISCOUS_2D::_LayerEdge Struct Reference

Edge normal to FACE boundary, connecting a point on EDGE (_uvOut) and a point of a layer internal boundary (_uvIn) More...

Public Member Functions

bool SetNewLength (const double length)
 Elongate this _LayerEdge. More...
 

Data Fields

gp_XY _uvOut
 
gp_XY _uvIn
 
double _length2D
 
bool _isBlocked
 
gp_XY _normal2D
 
double _len2dTo3dRatio
 
gp_Ax2d _ray
 
vector< gp_XY > _uvRefined
 

Detailed Description

Edge normal to FACE boundary, connecting a point on EDGE (_uvOut) and a point of a layer internal boundary (_uvIn)

Member Function Documentation

bool _LayerEdge::SetNewLength ( const double  length)

Field Documentation

vector<gp_XY> VISCOUS_2D::_LayerEdge::_uvRefined