Click or drag to resize

IStructureCollectionLoad Method (PFSSection, String, ControlData, IDiagnostics)

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
void Load(
	PFSSection section,
	string bridgeName,
	ControlData controlData,
	IDiagnostics diagnostics
)

Parameters

section
Type: PFSSection
bridgeName
Type: SystemString
controlData
Type: DHI.Mike1D.ControlModuleControlData
diagnostics
Type: DHI.Mike1D.GenericIDiagnostics
See Also