Click or drag to resize

ModelBuilderFEbuildLineJoints Method

build line joints in a c++-model.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected void buildLineJoints(
	Model feb_model
)

Parameters

feb_model
Type: Model
c++-model where to add the line-joints.
See Also