SupportsetCondition Method
Sets a prescribed displacement/rotation.
Namespace: Karamba.SupportsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public void setCondition(
int tt,
bool value
)
Public Sub setCondition (
tt As Integer,
value As Boolean
)
public:
void setCondition(
int tt,
bool value
)
member setCondition :
tt : int *
value : bool -> unit
Parameters
- tt Int32
- DOF-index of the condition.
- value Boolean
- Value of the condition.