ProjectWorkingDirRelativePath#
- class ansys.optislang.core.io.ProjectWorkingDirRelativePath(head: str | Path, tail: str | Path)#
Provides for operating on optislang project working directory relative paths.
Methods
Convert to AbsolutePath object.
Create an instance of the
OptislangPathclass from optiSLang output.Convert to dictionary.
Attributes
Path to the file head.
Merged head and tail.
Path to the file tail.
Type of the path.