change_property# Rect3dLayout.change_property(property_val, names_list=None)[source]# Modify a property. Parameters: property_vallist names_listlist, optionalThe default is None. Returns: boolTrue when successful, False when failed. References >>> oEditor.ChangeProperty Copy to clipboard