Click or drag to resize

FactoryCrossSectionReadCrossSectionTable Method

read a cross section table

Namespace:  KarambaCommon.Factories
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CroSecTable ReadCrossSectionTable(
	string path,
	out string info
)

Parameters

path
Type: SystemString
path of the table
info
Type: SystemString
information regarding the reading process

Return Value

Type: CroSecTable

[Missing <returns> documentation for "M:KarambaCommon.Factories.FactoryCrossSection.ReadCrossSectionTable(System.String,System.String@)"]

See Also