VopLibrary#

class ansys.speos.core.opt_prop.BaseVop.VopLibrary(parent, stable_ctr=False)#

Helper class for library VOP parameters.

Parameters:

parent (BaseVop)

Overview#

material_file_uri

Volume material file URI when VOP is a library entry.

Import detail#

from ansys.speos.core.opt_prop.BaseVop import VopLibrary

Property detail#

property VopLibrary.material_file_uri: str#

Volume material file URI when VOP is a library entry.

Returns:
str

File path or URI of the volume material file (*.material).