get_property_value# Maxwell3d.get_property_value(assignment: str, property_name: str, property_type: str = None) → any# Retrieve a property value. Parameters: assignmentstrName of the object. property_namestrName of the property. property_typestr, optionalType of the property. Options are "boundary", "excitation", "setup", and "mesh". The default is None. Returns: typeValue of the property. References >>> oDesign.GetPropertyValue