#include <Mesher.h>
◆ Method
Enumerator |
---|
Mefisto | |
Standard | |
◆ Mesher()
Mesher::Mesher |
( |
const TopoDS_Shape & |
s | ) |
|
◆ ~Mesher()
◆ createMesh()
References Mesh::Segment::addIndices(), Mesh::MeshObject::addSegment(), MeshCore::MeshKernel::Adopt(), App::Color::asHexString(), SMESH_Gen::Compute(), Base::Console(), SMESH_Gen::CreateMesh(), Base::DistanceP2(), Data::ComplexGeoData::Domain::facets, Part::TopoShape::getDomains(), SMDS_MeshElement::GetNode(), Data::ComplexGeoData::Facet::I1, Data::ComplexGeoData::Facet::I2, Data::ComplexGeoData::Facet::I3, Mefisto, SMDS_MeshElement::NbNodes(), Data::ComplexGeoData::Domain::points, Mesh::Segment::save(), Base::Vector3< _Precision >::Set(), Mesh::Segment::setColor(), StdMeshers_Deflection1D::SetDeflection(), StdMeshers_MaxLength::SetLength(), StdMeshers_LocalLength::SetLength(), StdMeshers_Arithmetic1D::SetLength(), StdMeshers_MaxElementArea::SetMaxArea(), Mesh::Segment::setName(), StdMeshers_NumberOfSegments::SetNumberOfSegments(), App::Color::setPackedValue(), Standard, Mesh::MeshObject::swap(), Base::ConsoleSingleton::Warning(), SMDS_MeshNode::X(), SMDS_MeshNode::Y(), and SMDS_MeshNode::Z().
◆ getAngularDeflection()
double MeshPart::Mesher::getAngularDeflection |
( |
| ) |
const |
◆ getDeflection()
double MeshPart::Mesher::getDeflection |
( |
| ) |
const |
◆ getLocalLength()
double MeshPart::Mesher::getLocalLength |
( |
| ) |
const |
◆ getMaxArea()
double MeshPart::Mesher::getMaxArea |
( |
| ) |
const |
◆ getMaxLength()
double MeshPart::Mesher::getMaxLength |
( |
| ) |
const |
◆ getMethod()
Method MeshPart::Mesher::getMethod |
( |
| ) |
const |
◆ getMinMaxLengths()
void MeshPart::Mesher::getMinMaxLengths |
( |
double & |
f, |
|
|
double & |
l |
|
) |
| const |
◆ isRegular()
bool MeshPart::Mesher::isRegular |
( |
| ) |
const |
◆ isRelative()
bool MeshPart::Mesher::isRelative |
( |
| ) |
const |
◆ isSegments()
bool MeshPart::Mesher::isSegments |
( |
| ) |
const |
◆ setAngularDeflection()
void MeshPart::Mesher::setAngularDeflection |
( |
double |
s | ) |
|
◆ setColors()
void MeshPart::Mesher::setColors |
( |
const std::vector< uint32_t > & |
c | ) |
|
◆ setDeflection()
void MeshPart::Mesher::setDeflection |
( |
double |
s | ) |
|
◆ setLocalLength()
void MeshPart::Mesher::setLocalLength |
( |
double |
s | ) |
|
◆ setMaxArea()
void MeshPart::Mesher::setMaxArea |
( |
double |
s | ) |
|
◆ setMaxLength()
void MeshPart::Mesher::setMaxLength |
( |
double |
s | ) |
|
◆ setMethod()
void MeshPart::Mesher::setMethod |
( |
Method |
m | ) |
|
◆ setMinMaxLengths()
void MeshPart::Mesher::setMinMaxLengths |
( |
double |
f, |
|
|
double |
l |
|
) |
| |
◆ setRegular()
void MeshPart::Mesher::setRegular |
( |
bool |
s | ) |
|
◆ setRelative()
void MeshPart::Mesher::setRelative |
( |
bool |
s | ) |
|
◆ setSegments()
void MeshPart::Mesher::setSegments |
( |
bool |
s | ) |
|
The documentation for this class was generated from the following files:
- src/Mod/MeshPart/App/Mesher.h
- src/Mod/MeshPart/App/Mesher.cpp