Click or drag to resize

SubComponent_ShellSectionDisplacementsGetMesh Method

[Missing <summary> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionDisplacements.GetMesh(Grasshopper.Kernel.IGH_DataAccess,Karamba.Results.ShellSection.ShellSectionState,Karamba.Results.ShellSection.ShellSec_RendererInfo)"]

Namespace:  Karamba.GHopper.Results
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override void GetMesh(
	IGH_DataAccess DA,
	ShellSectionState state,
	ShellSec_RendererInfo arg
)

Parameters

DA
Type: IGH_DataAccess

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

state
Type: Karamba.Results.ShellSectionShellSectionState

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

arg
Type: Karamba.Results.ShellSectionShellSec_RendererInfo

[Missing <param name="arg"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSectionDisplacements.GetMesh(Grasshopper.Kernel.IGH_DataAccess,Karamba.Results.ShellSection.ShellSectionState,Karamba.Results.ShellSection.ShellSec_RendererInfo)"]

See Also