Click or drag to resize

SubComponent_ShellSectionStressesGetBaseComponentOutput Method

[Missing <summary> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionStresses.GetBaseComponentOutput(Grasshopper.Kernel.IGH_DataAccess,Karamba.Models.Model,Karamba.Results.ShellSection.ShellSectionState)"]

Namespace:  Karamba.GHopper.Results
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override void GetBaseComponentOutput(
	IGH_DataAccess DA,
	Model model,
	ShellSectionState state
)

Parameters

DA
Type: IGH_DataAccess

[Missing <param name="DA"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionStresses.GetBaseComponentOutput(Grasshopper.Kernel.IGH_DataAccess,Karamba.Models.Model,Karamba.Results.ShellSection.ShellSectionState)"]

model
Type: Karamba.ModelsModel

[Missing <param name="model"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionStresses.GetBaseComponentOutput(Grasshopper.Kernel.IGH_DataAccess,Karamba.Models.Model,Karamba.Results.ShellSection.ShellSectionState)"]

state
Type: Karamba.Results.ShellSectionShellSectionState

[Missing <param name="state"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionStresses.GetBaseComponentOutput(Grasshopper.Kernel.IGH_DataAccess,Karamba.Models.Model,Karamba.Results.ShellSection.ShellSectionState)"]

See Also