Click or drag to resize

Beam_Edge_Wrapper Constructor

Initializes a new instance of the Beam_Edge_Wrapper class

Namespace:  Karamba.GHopper.Utilities
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public Beam_Edge_Wrapper(
	int ind,
	int to_vert,
	int ind_to_c
)

Parameters

ind
Type: SystemInt32

[Missing <param name="ind"/> documentation for "M:Karamba.GHopper.Utilities.Beam_Edge_Wrapper.#ctor(System.Int32,System.Int32,System.Int32)"]

to_vert
Type: SystemInt32

[Missing <param name="to_vert"/> documentation for "M:Karamba.GHopper.Utilities.Beam_Edge_Wrapper.#ctor(System.Int32,System.Int32,System.Int32)"]

ind_to_c
Type: SystemInt32

[Missing <param name="ind_to_c"/> documentation for "M:Karamba.GHopper.Utilities.Beam_Edge_Wrapper.#ctor(System.Int32,System.Int32,System.Int32)"]

See Also