Package | Description |
---|---|
com.openinventor.meshvizxlm.extractors.streamline |
Provides interfaces and classes for streamlines extraction.
|
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<MeXLineMeshCurvilinear<MeXTopologyI,MeXGeometryI>> |
MiStreamlineExtractIjk.extractStreamlines(MiVec3dSetIjk inputDataSet,
MiCellFilterIjk cellFilter,
double[]... startPoints)
Builds the topology and geometry of the streamlines starting at the given
points in the given dataset.
|
abstract java.util.List<MeXLineMeshCurvilinear<MeXTopologyI,MeXGeometryI>> |
MiStreamlineExtractUnstructured.extractStreamlines(MiVec3dSetI inputDataSet,
MiCellFilterI cellFilter,
double[]... startPoints)
Builds the topology and geometry of the streamlines starting at the given
points in the given dataset.
|
abstract java.util.List<MeXLineMeshCurvilinear<MeXTopologyI,MeXGeometryI>> |
MiStreamlineExtractHexahedronIjk.extractStreamlines(MiVec3dSetI inputDataSet,
MiCellFilterIjk cellFilter,
double[]... startPoints)
Builds the topology and geometry of the streamlines starting at the given
points in the given dataset.
|
abstract java.util.List<MeXLineMeshCurvilinear<MeXTopologyI,MeXGeometryI>> |
MiStreamlineExtractIjk.getExtract()
Returns the result of the extraction as a mesh.
|
abstract java.util.List<MeXLineMeshCurvilinear<MeXTopologyI,MeXGeometryI>> |
MiStreamlineExtractUnstructured.getExtract()
Returns the result of the extraction as a mesh.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com