ReferenceFilesDirRelativePath#
- class ansys.optislang.core.io.ReferenceFilesDirRelativePath(tail: str | Path, file_path: str | Path | None = None, reference_dir_path: str | Path | None = None)#
Provides for operating on optislang reference files directory relative paths.
Methods
Convert to AbsolutePath object.
Create an instance of the
OptislangPathclass from optiSLang output.ReferenceFilesDirRelativePath.from_file_and_reference_dir_paths(...)Create an
ReferenceFilesDirRelativePathinstance.Convert to dictionary.
Attributes
Path to the file.
Path to the reference directory.
Path to the file tail.
Type of the path.