PlaneSetToUserText¶
-
PlaneSetToUserText(object_id, plane, key='PLANE')¶
Set Plane information to an object stored as a User Text attribute with key PLANE.
| param object_id: | |
|---|---|
| Identifier of the object to set to. | |
| param plane: | Plane to set to object |
| param key: | Optional alternative key name. Default to PLANE |
| returns: | String representation of the plane. |