Click or drag to resize

SubComponent_ShellSectionReadState Method

[Missing <summary> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSection.ReadState(Grasshopper.Kernel.IGH_DataAccess,System.String@,Grasshopper.Kernel.GH_RuntimeMessageLevel@)"]

Namespace:  Karamba.GHopper.Results
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected void ReadState(
	IGH_DataAccess DA,
	ref string msg,
	ref GH_RuntimeMessageLevel level
)

Parameters

DA
Type: IGH_DataAccess

[Missing <param name="DA"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSection.ReadState(Grasshopper.Kernel.IGH_DataAccess,System.String@,Grasshopper.Kernel.GH_RuntimeMessageLevel@)"]

msg
Type: SystemString

[Missing <param name="msg"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSection.ReadState(Grasshopper.Kernel.IGH_DataAccess,System.String@,Grasshopper.Kernel.GH_RuntimeMessageLevel@)"]

level
Type: GH_RuntimeMessageLevel

[Missing <param name="level"/> documentation for "M:Karamba.GHopper.Results.SubComponent_ShellSection.ReadState(Grasshopper.Kernel.IGH_DataAccess,System.String@,Grasshopper.Kernel.GH_RuntimeMessageLevel@)"]

See Also