Click or drag to resize

ModelShellmeanDisp Method

calculate mean displacement of an element

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vector3 meanDisp(
	TriShell3D tri_shell,
	Model model
)

Parameters

tri_shell
Type: TriShell3D

[Missing <param name="tri_shell"/> documentation for "M:Karamba.Elements.ModelShell.meanDisp(feb.TriShell3D,Karamba.Models.Model)"]

model
Type: Karamba.ModelsModel

[Missing <param name="model"/> documentation for "M:Karamba.Elements.ModelShell.meanDisp(feb.TriShell3D,Karamba.Models.Model)"]

Return Value

Type: Vector3

[Missing <returns> documentation for "M:Karamba.Elements.ModelShell.meanDisp(feb.TriShell3D,Karamba.Models.Model)"]

See Also