AbsolutePath#
- class ansys.optislang.core.io.AbsolutePath(path: str | Path)#
Provides for operating on optislang absolute paths.
Methods
Convert to AbsolutePath object.
Convert to ProjectDirectoryRelativePath object.
Convert to ProjectWorkingDirRelativePath object.
Convert to ReferenceFilesDirRelativePath object.
Convert to WorkingDirRelativePath object.
AbsolutePath.from_dict(path)Create an instance of the
OptislangPathclass from optiSLang output.Convert to dictionary.
Attributes
Path to the referenced file.
Type of the path.