![]() |
RuntimeComponentData Properties |
The RuntimeComponentData type exposes the following members.
Name | Description | |
---|---|---|
![]() | CachedDescription |
Get cached component description.
|
![]() | CachedIcon |
Get cached component icon.
|
![]() | CachedName |
Get cached component name.
|
![]() | CachedNickname |
Get cached component nickname.
|
![]() | DynamicInputs |
Get component's dynamic inputs.
Contains those input parameters that do not belong the the component's
default input section.
|
![]() | DynamicOutputs |
Get component's dynamic outputs.
Contains those output parameters that do not belong the the component's
default output section.
|
![]() | StaticInputs |
Get component's default inputs.
Default inputs are those parameters that appear in the regular grasshopper
component input section.
|
![]() | StaticOutputs |
Get component's default ouputs.
Default outputs are those parameters that appear in the regular grasshopper
component output section.
|