ModelGeneralNotes.Add Method
Parent Object: ModelGeneralNotesDescription
Method that creates a general note.
Syntax
ModelGeneralNotes.Add( Definition As ModelGeneralNoteDefinition ) As ModelGeneralNoteParameters
Name | Type | Description |
Definition | ModelGeneralNoteDefinition | Input ModelGeneralNoteDefinition object that defines the general note to be created. |