Click or drag to resize

SubComponent_Imperfection_Depr_3SolveInstance Method

[Missing <summary> documentation for "M:Karamba.GHopper.Loads.Deprecated.SubComponent_Imperfection_Depr_3.SolveInstance(Grasshopper.Kernel.IGH_DataAccess,System.String@,Grasshopper.Kernel.GH_RuntimeMessageLevel@)"]

Namespace:  Karamba.GHopper.Loads.Deprecated
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public override void SolveInstance(
	IGH_DataAccess DA,
	out string msg,
	out GH_RuntimeMessageLevel level
)

Parameters

DA
Type: IGH_DataAccess

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

msg
Type: SystemString

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

level
Type: GH_RuntimeMessageLevel

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

See Also