Click or drag to resize

ElementEccentricityaddTo Method

add the eccentricity to a C++ model

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

Parameters

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