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 link to object. This can either be a GUID or a Plane object. |
| param key: | Optional alternative key name. Default to PLANE |
| returns: | Stored string representation of the plane. |