TetGenLink`
TetGenLink`
TetGenGetPointMarkers
TetGenGetPointMarkers[expr]
returns the point markers in a TetGen expression.
更多信息和选项
- To use TetGenGetPointMarkers, you first need to load it using Needs["TetGenLink`"].
- TetGenGetPointMarkers returns a list of integers that specify which points have the same markers.
范例
基本范例 (1)
This creates an instance of a TetGen expression:
This sets up points and facets to use:
This sets the points and facets in the TetGen instance:
This sets the point and facet markers:
This carries out the tetrahedralization, returning a new TetGen instance:
This extracts the points and elements from the tetrahedralization: