PolylineObject.update

PolylineObject.update(update_transform=True, update_data=False)[source]

Update the object.

Parameters:
update_transformbool, optional

Whether to update the transform of the object.

update_databool, optional

Whether to update the geometric data of the object.