Version: 9.16.0
StdMeshers::Cartesian3D::GridLine Struct Reference

A line of the grid and its intersections with 2D geometry. More...

#include <StdMeshers_Cartesian_3D_Grid.hxx>

Public Member Functions

void RemoveExcessIntPoints (const double tol)
 
TGeomID GetSolidIDBefore (std::multiset< F_IntersectPoint >::iterator ip, const TGeomID prevID, const Geometry &geom)
 

Data Fields

gp_Lin _line
 
double _length
 
std::multiset< F_IntersectPoint_intPoints
 

Detailed Description

A line of the grid and its intersections with 2D geometry.

Member Function Documentation

◆ GetSolidIDBefore()

◆ RemoveExcessIntPoints()

Field Documentation

◆ _intPoints

◆ _length

◆ _line