Click or drag to resize

SubComponent_ShellSection Methods

The SubComponent_ShellSection type exposes the following members.

Methods
  NameDescription
Protected method_displayCheck_FilledCSF_ValueChanged
Protected method_displayCheck_LocalAxes_ValueChanged
Protected method_displayCheck_Number_ValueChanged
Protected method_displayCheck_Smoothed_ValueChanged
Protected method_displaySlider_displayNumbersHeight_ValueChanged
Protected method_displaySlider_LocalAxesScale_ValueChanged
Protected methodAdditionalSetup
Public methodBeforeSolveInstance (Overrides SubComponentBeforeSolveInstance(GH_Component).)
Protected methodComputeState
Protected methodCreateEvaluationUnit
Public methoddisplay_name
displayed name of the sub-component in the drop-down menu.
(Inherited from SubComponent.)
Public methodDrawViewportWires (Overrides SubComponentDrawViewportWires(IGH_PreviewArgs).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetBaseComponentOutput
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetMesh
Protected methodGetSubCompOutput
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodname
identifier of the sub-component.
(Inherited from SubComponent.)
Public methodOnComponentLoaded
sets up initial state of the GUI.
(Inherited from SubComponent.)
Protected methodReadState
Public methodregisterEvaluationUnits (Overrides SubComponentregisterEvaluationUnits(EvaluationUnitManager).)
Protected methodsetModelProps
Protected methodSetup (Overrides SubComponentSetup(EvaluationUnit).)
Public methodSolveInstance
solve the sub-component.
(Overrides SubComponentSolveInstance(IGH_DataAccess, String, GH_RuntimeMessageLevel).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also