File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 2020# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121# SOFTWARE.
2222
23- """Module containing the different geometry objects."""
23+ """
24+ .. _ref_geometry:
25+
26+ Geometry
27+ ========
28+ Module containing the different geometry objects.
29+
30+ """
2431
2532from ansys .dpf import core as dpf
2633
Original file line number Diff line number Diff line change 2020# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121# SOFTWARE.
2222
23- """Geometry factory module containing functions to create the different geometries."""
23+ """
24+ .. _ref_geometry_factory:
25+
26+ Geometry Factory
27+ ================
28+ Geometry factory module containing functions to create the different geometries.
29+
30+ """
2431
2532import numpy as np
2633
You can’t perform that action at this time.
0 commit comments