|
|
Component_BESOShell Properties |
The Component_BESOShell type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveUnit |
Get active evaluation unit.
(Inherited from GH_SwitcherComponent.) | |
| Attributes | (Inherited from GH_DocumentObject.) | |
| Category | (Inherited from GH_InstanceDescription.) | |
| ClippingBox | (Inherited from GH_Component.) | |
| ComponentGuid |
Each component must have a unique Guid to identify it.
It is vital this Guid doesn't change otherwise old ghx files
that use the old ID will partially fail during loading.
(Overrides GH_DocumentObject.ComponentGuid.) | |
| DefaultEvaluationUnit |
Get the default evaluation unit.
Default in null.
If the unit does not exist and the unit cannot be unitless,
the first registered unit will be used instead.
(Inherited from GH_SwitcherComponent.) | |
| Description | (Inherited from GH_InstanceDescription.) | |
| EvalUnits |
Get evaluation units.
(Inherited from GH_SwitcherComponent.) | |
| Exposure | (Overrides GH_DocumentObject.Exposure.) | |
| HasCategory | (Inherited from GH_InstanceDescription.) | |
| HasSubCategory | (Inherited from GH_InstanceDescription.) | |
| HelpDescription | (Inherited from GH_Component.) | |
| Hidden | (Inherited from GH_Component.) | |
| Icon |
Provides an Icon for every component that will be visible in the User Interface.
Icons need to be 24x24 pixels.
(Overrides GH_DocumentObject.Icon.) | |
| Icon_24x24 | (Inherited from GH_DocumentObject.) | |
| Icon_24x24_Locked | (Inherited from GH_DocumentObject.) | |
| IconCapableUI | (Inherited from GH_ActiveObject.) | |
| IconDisplayMode | (Inherited from GH_DocumentObject.) | |
| InConstructor | (Inherited from GH_Component.) | |
| InstanceDescription | (Inherited from GH_Component.) | |
| InstanceGuid | (Inherited from GH_InstanceDescription.) | |
| IsBakeCapable | (Inherited from GH_Component.) | |
| IsDataProvider | (Inherited from GH_Component.) | |
| IsPreviewCapable | (Inherited from GH_Component.) | |
| IsValidPrincipalParameterIndex | (Inherited from GH_Component.) | |
| Keywords | (Inherited from GH_InstanceDescription.) | |
| Locked | (Inherited from GH_Component.) | |
| Message | (Inherited from GH_Component.) | |
| MutableNickName | (Inherited from GH_ActiveObject.) | |
| Name | (Inherited from GH_InstanceDescription.) | |
| NickName | (Inherited from GH_InstanceDescription.) | |
| Obsolete | (Inherited from GH_DocumentObject.) | |
| Params | (Inherited from GH_Component.) | |
| Phase | (Inherited from GH_ActiveObject.) | |
| PrincipalParameterIndex | (Inherited from GH_Component.) | |
| ProcessorTime | (Inherited from GH_Component.) | |
| RunCount | (Inherited from GH_Component.) | |
| RuntimeMessageLevel | (Inherited from GH_Component.) | |
| StaticData |
Get cached component data.
(Inherited from GH_SwitcherComponent.) | |
| SubCategory | (Inherited from GH_InstanceDescription.) | |
| UnitlessExistence |
Determines whether the switcher can exists without an active evaluation unit.
Default is false(exactly one unit must be active at any given time).
(Inherited from GH_SwitcherComponent.) | |
| UnitMenuHeader |
Get evaluation unit menu selection header.
If this field is null or the empty string, a default header tag will
be created.
(Inherited from GH_SwitcherComponent.) | |
| UnitMenuName |
Get evaluation unit selection-menu name.
(Inherited from GH_SwitcherComponent.) |