Click or drag to resize

Support Constructor (Int32)

create a new support at node with given index

Namespace:  Karamba.Supports
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Support(
	int ID
)

Parameters

ID
Type: SystemInt32
index of node where to place the support
See Also