CustomNodeWorkspaceModel
Constructors
No public constructors defined
Methods
No public methods defined
Properties
| IEnumerable<CustomNodeDefinition> CustomNodeDependencies {get;} | stability index:1 |
|---|---|
| All CustomNodeDefinitions which this Custom Node depends on. |
| CustomNodeDefinition CustomNodeDefinition {get;} | stability index:1 |
|---|---|
| The definition of this custom node, based on the current state of this workspace. |
| CustomNodeInfo CustomNodeInfo {get;} | stability index:1 |
|---|---|
| The information about this custom node, based on the current state of this workspace. |
| String Category {get;set;} | stability index:1 |
|---|---|
| Search category for this workspace, if it is a Custom Node. |
| String Description {get;set;} | stability index:1 |
|---|---|
| A description of the workspace |
| Boolean IsVisibleInDynamoLibrary {get;set;} | stability index:1 |
|---|---|
| Custom node visibility in the Dynamo library |