`PathType` Last update: 16.07.2025 class Ansys.Mechanical.DataModel.MechanicalEnums.Common.PathType(*args, **kwds) 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