Click or drag to resize

Component_MeshToShell_2_OBSOLETE Properties

The Component_MeshToShell_2_OBSOLETE type exposes the following members.

Properties
  NameDescription
Public propertyActiveUnit
Get active evaluation unit.
(Inherited from GH_SwitcherComponent.)
Public propertyAttributes (Inherited from GH_DocumentObject.)
Public propertyCategory (Inherited from GH_InstanceDescription.)
Public propertyClippingBox (Inherited from GH_Component.)
Public propertyComponentGuid (Overrides GH_DocumentObject.ComponentGuid.)
Protected propertyDefaultEvaluationUnit
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.)
Public propertyDescription (Inherited from GH_InstanceDescription.)
Public propertyEvalUnits
Get evaluation units.
(Inherited from GH_SwitcherComponent.)
Public propertyExposure (Overrides GH_DocumentObject.Exposure.)
Public propertyHasCategory (Inherited from GH_InstanceDescription.)
Public propertyHasSubCategory (Inherited from GH_InstanceDescription.)
Protected propertyHelpDescription (Inherited from GH_Component.)
Public propertyHidden (Inherited from GH_Component.)
Protected propertyIcon (Overrides GH_DocumentObject.Icon.)
Public propertyIcon_24x24 (Inherited from GH_DocumentObject.)
Public propertyIcon_24x24_Locked (Inherited from GH_DocumentObject.)
Public propertyIconCapableUI (Inherited from GH_ActiveObject.)
Public propertyIconDisplayMode (Inherited from GH_DocumentObject.)
Public propertyInConstructor (Inherited from GH_Component.)
Public propertyInstanceDescription (Inherited from GH_Component.)
Public propertyInstanceGuid (Inherited from GH_InstanceDescription.)
Public propertyIsBakeCapable (Inherited from GH_Component.)
Public propertyIsDataProvider (Inherited from GH_Component.)
Public propertyIsPreviewCapable (Inherited from GH_Component.)
Public propertyIsValidPrincipalParameterIndex (Inherited from GH_Component.)
Public propertyKeywords (Inherited from GH_InstanceDescription.)
Public propertyLocked (Inherited from GH_Component.)
Public propertyMessage (Inherited from GH_Component.)
Public propertyMutableNickName (Inherited from GH_ActiveObject.)
Public propertyName (Inherited from GH_InstanceDescription.)
Public propertyNickName (Inherited from GH_InstanceDescription.)
Public propertyObsolete (Inherited from GH_DocumentObject.)
Public propertyParams (Inherited from GH_Component.)
Public propertyPhase (Inherited from GH_ActiveObject.)
Public propertyPrincipalParameterIndex (Inherited from GH_Component.)
Public propertyProcessorTime (Inherited from GH_Component.)
Public propertyRunCount (Inherited from GH_Component.)
Public propertyRuntimeMessageLevel (Inherited from GH_Component.)
Public propertyStaticData
Get cached component data.
(Inherited from GH_SwitcherComponent.)
Public propertySubCategory (Inherited from GH_InstanceDescription.)
Public propertyUnitlessExistence
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.)
Public propertyUnitMenuHeader
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.)
Public propertyUnitMenuName
Get evaluation unit selection-menu name.
(Inherited from GH_SwitcherComponent.)
Top
See Also