Click or drag to resize

ModelBuilderFEbuildBeamJoints Method

generate beam joints in the fe-model.

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

Parameters

feb_model
Type: Model
fe-model where to build the joints.
See Also