GeographicElement.set_attribute
- GeographicElement.set_attribute(name, value)
Set the value of a named attribute.
- Parameters:
- namestr
The name of the attribute.
- valuestr | int | float
The value of the attribute.
- Returns:
- None
Set the value of a named attribute.
The name of the attribute.
The value of the attribute.