|
SubComponent_ShellSectionStresses Constructor
|
Namespace:
Karamba.GHopper.Results
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic SubComponent_ShellSectionStresses(
Component_ShellSection component
)
Public Sub New (
component As Component_ShellSection
)
public:
SubComponent_ShellSectionStresses(
Component_ShellSection^ component
)
new :
component : Component_ShellSection -> SubComponent_ShellSectionStresses
Parameters
- component
- Type: Karamba.GHopper.ResultsComponent_ShellSection
[Missing <param name="component"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionStresses.#ctor(Karamba.GHopper.Results.Component_ShellSection)"]
See Also