Click or drag to resize

ModelElementStraightLinenCroSec Method (Model)

return number of sections for visual display

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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