get_property_value#

Maxwell3d.get_property_value(objectname, property, type=None)[source]#

Retrieve a property value.

Parameters:
objectnamestr

Name of the object.

propertystr

Name of the property.

typestr, optional

Type of the property. Options are "boundary", "excitation", "setup", and "mesh". The default is None.

Returns:
type

Value of the property.

References

>>> oDesign.GetPropertyValue