Click or drag to resize

ElementEccentricityaddTo Method

add the eccentricity to a C++ model.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void addTo(
	Model feb_model
)

Parameters

feb_model
Type: Model
C++ model where to add the eccentricity.
See Also