Click or drag to resize

ModelBuilder Constructor

create new model-builder

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ModelBuilder(
	double limit_dist
)

Parameters

limit_dist
Type: SystemDouble
limit distance for snapping together neighboring points
See Also