Beam.set_property
- Beam.set_property(name, value)
Set the value of the property with a given name.
- Parameters:
- namestr
The name of the property.
- valuestr | int | float
The value of the property.
- Returns:
- None
Set the value of the property with a given name.
The name of the property.
The value of the property.