Click or drag to resize

ModelElementlocalCoSys Method (PointState)

create local coo-sys of deformed element

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vector3[] localCoSys(
	PointState state
)

Parameters

state
Type: PointState
deformation state of feb-element

Return Value

Type: Vector3
array with local coordinate axes in global coordinate system
See Also