Click or drag to resize

ModelElementlocalCoSys Method (Element)

create local coo-sys of undeformed element

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

Parameters

elem
Type: Element
feb-element

Return Value

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