SopLibraryParameters#

class ansys.speos.core.generic.parameters.SopLibraryParameters#

SOP Library Parameters Dataclass.

Overview#

file_uri

Path to the SOP library file.

Import detail#

from ansys.speos.core.generic.parameters import SopLibraryParameters

Attribute detail#

SopLibraryParameters.file_uri: str | pathlib.Path = ''#

Path to the SOP library file.