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