SopLibrary#

class ansys.speos.core.opt_prop.BaseSop.SopLibrary(parent, stable_ctr=False)#

Library SOP parameters.

Parameters:

parent (BaseSop)

Overview#

file_uri

Surface property file URI when SOP is a library entry.

Import detail#

from ansys.speos.core.opt_prop.BaseSop import SopLibrary

Property detail#

property SopLibrary.file_uri: str#

Surface property file URI when SOP is a library entry.

Returns:
str

File path or URI of the SOP file (e.g. *.scattering, *.bsdf).