|
SubComponent_ShellSectionStresses Class
|
[Missing <summary> documentation for "T:Karamba.GHopper.Results.SubComponent_ShellSectionStresses"]
Inheritance Hierarchy
Namespace:
Karamba.GHopper.Results
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic class SubComponent_ShellSectionStresses : SubComponent_ShellSection
Public Class SubComponent_ShellSectionStresses
Inherits SubComponent_ShellSection
public ref class SubComponent_ShellSectionStresses : public SubComponent_ShellSection
type SubComponent_ShellSectionStresses =
class
inherit SubComponent_ShellSection
end
The SubComponent_ShellSectionStresses type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | _displayCheck_FilledCSF_ValueChanged | (Inherited from SubComponent_ShellSection.) |
 | _displayCheck_LocalAxes_ValueChanged | (Inherited from SubComponent_ShellSection.) |
 | _displayCheck_Number_ValueChanged | (Inherited from SubComponent_ShellSection.) |
 | _displayCheck_Smoothed_ValueChanged | (Inherited from SubComponent_ShellSection.) |
 | _displaySlider_displayNumbersHeight_ValueChanged | (Inherited from SubComponent_ShellSection.) |
 | _displaySlider_LocalAxesScale_ValueChanged | (Inherited from SubComponent_ShellSection.) |
 | AdditionalSetup | (Overrides SubComponent_ShellSectionAdditionalSetup(MenuPanel, Int32).) |
 | BeforeSolveInstance | (Inherited from SubComponent_ShellSection.) |
 | ComputeState | (Overrides SubComponent_ShellSectionComputeState(IGH_DataAccess, String, GH_RuntimeMessageLevel, Model, ListString, ListGuid, String, PolyLine3, Vector3).) |
 | CreateEvaluationUnit | (Overrides SubComponent_ShellSectionCreateEvaluationUnit.) |
 | display_name | (Overrides SubComponentdisplay_name.) |
 | DrawViewportWires | (Inherited from SubComponent_ShellSection.) |
 | 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 | (Overrides SubComponent_ShellSectionGetBaseComponentOutput(IGH_DataAccess, Model, ShellSectionState).) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetMesh | (Overrides SubComponent_ShellSectionGetMesh(IGH_DataAccess, ShellSectionState, ShellSec_RendererInfo).) |
 | GetSubCompOutput | (Overrides SubComponent_ShellSectionGetSubCompOutput(IGH_DataAccess, ShellSectionState).) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | name | (Overrides SubComponentname.) |
 | OnComponentLoaded | (Overrides SubComponentOnComponentLoaded.) |
 | ReadState | (Inherited from SubComponent_ShellSection.) |
 | registerEvaluationUnits | (Inherited from SubComponent_ShellSection.) |
 | setModelProps | (Inherited from SubComponent_ShellSection.) |
 | Setup | (Inherited from SubComponent_ShellSection.) |
 | SolveInstance |
solve the sub-component.
(Inherited from SubComponent_ShellSection.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Fields
See Also