initial_mesh_settings#
- property Mesh.initial_mesh_settings: MeshOperation#
Return the global mesh object.
- Returns:
ansys.aedt.core.modules.mesh.MeshOperationMesh operation object.
References
>>> oModule.InitialMeshSettings
Examples
>>> from ansys.aedt.core.modules.mesh import Mesh >>> obj = Mesh() >>> obj.initial_mesh_settings