Click or drag to resize

CroSecmodifyEcceZ Method

modify the local eccentricity in Z-direction.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual void modifyEcceZ(
	List<double> ecce_z
)

Parameters

ecce_z
Type: System.Collections.GenericListDouble
new heights (of e.g. a shell).
See Also