Click or drag to resize

CroSecmodifyEcceZ Method

modify the local eccentricity in Z-direction

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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