Karamba3D API Reference
Karamba3D API Reference
Karamba Namespaces
Karamba.GHopper Namespaces
Karamba.GHopper.Results
SubComponent_ShellSection Class
SubComponent_ShellSection Methods
_displayCheck_FilledCSF_ValueChanged Method
_displayCheck_LocalAxes_ValueChanged Method
_displayCheck_Number_ValueChanged Method
_displayCheck_Smoothed_ValueChanged Method
_displaySlider_displayNumbersHeight_ValueChanged Method
_displaySlider_LocalAxesScale_ValueChanged Method
AdditionalSetup Method
BeforeSolveInstance Method
ComputeState Method
CreateEvaluationUnit Method
DrawViewportWires Method
GetBaseComponentOutput Method
GetMesh Method
GetSubCompOutput Method
ReadState Method
registerEvaluationUnits Method
setModelProps Method
Setup Method
SolveInstance Method
SubComponent_ShellSection Methods
The
SubComponent_ShellSection
type exposes the following members.
Methods
Name
Description
_displayCheck_FilledCSF_ValueChanged
_displayCheck_LocalAxes_ValueChanged
_displayCheck_Number_ValueChanged
_displayCheck_Smoothed_ValueChanged
_displaySlider_displayNumbersHeight_ValueChanged
_displaySlider_LocalAxesScale_ValueChanged
AdditionalSetup
BeforeSolveInstance
(Overrides
SubComponent
BeforeSolveInstance(GH_Component)
.)
ComputeState
CreateEvaluationUnit
display_name
displayed name of the sub-component in the drop-down menu.
(Inherited from
SubComponent
.)
DrawViewportWires
(Overrides
SubComponent
DrawViewportWires(IGH_PreviewArgs)
.)
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
GetBaseComponentOutput
GetHashCode
Serves as the default hash function.
(Inherited from
Object
.)
GetMesh
GetSubCompOutput
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
name
identifier of the sub-component.
(Inherited from
SubComponent
.)
OnComponentLoaded
sets up initial state of the GUI.
(Inherited from
SubComponent
.)
ReadState
registerEvaluationUnits
(Overrides
SubComponent
registerEvaluationUnits(EvaluationUnitManager)
.)
setModelProps
Setup
(Overrides
SubComponent
Setup(EvaluationUnit)
.)
SolveInstance
solve the sub-component.
(Overrides
SubComponent
SolveInstance(IGH_DataAccess, String
, GH_RuntimeMessageLevel
)
.)
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
Top
See Also
Reference
SubComponent_ShellSection Class
Karamba.GHopper.Results Namespace