ConnectionOptions Last update: 14.01.2025 class Ansys.Mechanical.DataModel.Enums.ConnectionOptions Bases: enum.Enum Specifies the ConnectionOptions. Overview Attributes Name AllToAll FreeToAll FreeToFree Attribute detail ConnectionOptions.AllToAll = 1 ConnectionOptions.FreeToAll = 2 ConnectionOptions.FreeToFree = 3