| Name | Description |
 | AutomaticLooping | Gets or sets whether to automatically retry to mesh the model using a different global element size for solids. |
 | AutomaticTransition | Gets or sets whether mesh controls are automatically applied to small features, hoels, fillets, and other fine details in the model. |
 | ElementCount | Gets the number of elements in the mesh. |
 | ElementSize | Gets the global element size. |
 | ElementSizeFactorForEachLoop | Obsolete. Not superseded. |
 | GrowthRatio | Gets or sets the global element size growth ratio starting from regions of highest curvatures in all directions in a curvature-based mesh. |
 | IsMeshFailed | Checks the status of the mesh. |
 | MaxAspectRatio | Gets the maximum aspect ratio for all elements in the mesh. |
 | MaxElementSize | Gets the maximum element size used for boundaries with lowest curvature in a curvature-based mesh. |
 | MeshControlCount | Gets the number of mesh controls defined in the active study. |
 | MesherType | Gets or sets the type of mesh. |
 | MeshState | Gets the mesh state. |
 | MeshType | Returns the mesh type. |
 | MinElementsInCircle | Gets or sets the minimum number of elements around a circle to determine the maximum angle in a curvature-based mesh. |
 | MinElementSize | Gets the minimum element size used for boundaries with highest curvature in a curvature-based mesh. |
 | NodeCount | Gets the number of nodes in the active study. |
 | NumberOfLoops | Gets or sets the number of loops for automatic mesh looping. |
 | Quality | Gets or sets the mesh quality. |
 | SmoothSurface | Obsolete. Not superseded. |
 | TimeToCompleteMesh | Gets the estimated time to complete the mesh. |
 | Tolerance | Gets the tolerance value for mesh loops. |
 | ToleranceFactorForEachLoop | Obsolete. Not superseded. |
 | Unit | Gets the units for the mesh. |
 | UseJacobianCheckForShells | Gets or sets whether to perform the Jacobian check at the element's six nodes. |
 | UseJacobianCheckForSolids | Gets or sets whether to check the Jocabian for solid elements. |