Click or drag to resize

StructureCollection.Load Method (PFSSection, String)

[Missing <summary> documentation for "M:DHI.Mike1D.StructureModule.StructureCollection.Load(DHI.PFS.PFSSection,System.String)"]

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Load(
	PFSSection section,
	string bridgeName
)

Parameters

section
Type: PFSSection

[Missing <param name="section"/> documentation for "M:DHI.Mike1D.StructureModule.StructureCollection.Load(DHI.PFS.PFSSection,System.String)"]

bridgeName
Type: System.String

[Missing <param name="bridgeName"/> documentation for "M:DHI.Mike1D.StructureModule.StructureCollection.Load(DHI.PFS.PFSSection,System.String)"]

Implements

IStructureCollection.Load(PFSSection, String)
See Also