Click or drag to resize

BuilderDSTVcroSecDesignation Method

return cross section designator

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

Parameters

tag
Type: SystemString

[Missing <param name="tag"/> documentation for "M:Karamba.Exporters.BuilderDSTV.croSecDesignation(System.String,System.Double[])"]

data
Type: SystemDouble
geometric data, assumed to be in m

Return Value

Type: String

[Missing <returns> documentation for "M:Karamba.Exporters.BuilderDSTV.croSecDesignation(System.String,System.Double[])"]

See Also