Click or drag to resize

SupportsetCondition Method

Sets a prescribed displacement/rotation.

Namespace:  Karamba.Supports
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void setCondition(
	int tt,
	bool value
)

Parameters

tt
Type: SystemInt32
DOF-index of the condition.
value
Type: SystemBoolean
Value of the condition.
See Also