PathType Last update: 14.01.2025 class Ansys.Mechanical.DataModel.MechanicalEnums.Common.PathType Bases: enum.Enum This enum specifies how a path should be interpreted. Overview Attributes Name Absolute RelativeToProject Attribute detail PathType.Absolute = 1 PathType.RelativeToProject = 2