Click or drag to resize

BuilderDSTVsetCroSecAliasNames Method

set the table for cross section name conversions

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void setCroSecAliasNames(
	Dictionary<string, List<string>> alias_CSName
)

Parameters

alias_CSName
Type: System.Collections.GenericDictionaryString, ListString
mappings: karamba3D cross section name to new name
See Also