Skip to main content

Mechanical scripting interface

SphereCenterDefinitionType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.SphereCenterDefinitionType

Bases: enum.Enum

This enum is referenced in the ‘Control’ tree node and reflects the type of sphere center modality being configured. Based on the type of an sphere center modality different rules are applied which define the applicable list of modality data to be used for creating a spherical enclosure.

Overview

Attributes

Name
Centered
Minimal
UserDefined

Attribute detail

SphereCenterDefinitionType.Centered = 2

SphereCenterDefinitionType.Minimal = 1

SphereCenterDefinitionType.UserDefined = 3