Grasshopper API
GH_ArchiveAddMessage Method (GH_Message) |
Add a new message to the record.
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)
Parameters
- message
- Type: GH_IO.SerializationGH_Message
Message to add
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the message is a null reference. |