Click or drag to resize

ModelElementStraightLinenCroSec Method (Model)

return number of sections for visual display.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public int nCroSec(
	Model model
)

Parameters

model
Type: Karamba.ModelsModel
model to which the element belongs.

Return Value

Type: Int32
number of cross sections to be used for visual display.
See Also