AnnotationProperties¶
-
AnnotationProperties(object_id, data=None)¶
Return or Modifies properties of an annotation object.
| param object_id: | |
|---|---|
| Identifier of Rhino object | |
| type object_id: | guid |
| param data: | New properties values as a dictionary . |
| type data: | dict |
| returns: | Dictionary of the object properties. |
| rtype: | dict |