set_property_value# Rect3dLayout.set_property_value(property_name, property_value)[source]# Set a property value. Parameters: property_namestrName of the property. property_valueValue of the property. Returns: boolTrue when successful, False when failed. References >>> oEditor.ChangeProperty Copy to clipboard