get_property_value#

Q2d.get_property_value(assignment, property_name, property_type=None)[source]#

Retrieve a property value.

Parameters:
assignmentstr

Name of the object.

property_namestr

Name of the property.

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