VopLibraryParameters#

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

VOP Parameters Dataclass.

Overview#

material_file_uri

Path to the VOP library file when vop_type is library.

Import detail#

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

Attribute detail#

VopLibraryParameters.material_file_uri: str | pathlib.Path | None = None#

Path to the VOP library file when vop_type is library.