Click or drag to resize

SubComponent_ShellSectionStressesGetSubCompOutput Method

[Missing <summary> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionStresses.GetSubCompOutput(Grasshopper.Kernel.IGH_DataAccess,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 GetSubCompOutput(
	IGH_DataAccess DA,
	ShellSectionState state
)

Parameters

DA
Type: IGH_DataAccess

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

state
Type: Karamba.Results.ShellSectionShellSectionState

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

See Also