Click or drag to resize

VivinityMesh Constructor (IEnumerableIReadonlyMesh)

Initializes a new instance of the VivinityMesh class

Namespace:  Karamba.GHopper.Geometry
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public VivinityMesh(
	IEnumerable<IReadonlyMesh> meshes
)

Parameters

meshes
Type: System.Collections.GenericIEnumerableIReadonlyMesh

[Missing <param name="meshes"/> documentation for "M:Karamba.GHopper.Geometry.VivinityMesh.#ctor(System.Collections.Generic.IEnumerable{Karamba.Geometry.IReadonlyMesh})"]

See Also