Click or drag to resize

InterShape Constructor (ListModel)

creates a new shape interpolation functor

Namespace:  Karamba.Utilities.Mappings
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public InterShape(
	List<Model> femodels
)

Parameters

femodels
Type: System.Collections.GenericListModel
geometries to interpolate to from a given base model
See Also