Click or drag to resize

BuilderDSTVcroSecDesignation Method

Creates a standard cross section name.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected string croSecDesignation(
	string tag,
	double[] data
)

Parameters

tag
Type: SystemString
Family name of the cross section.
data
Type: SystemDouble
geometric data, assumed to be in m.

Return Value

Type: String
String representation.
See Also