Click or drag to resize

CrossSectionFactoryCrossSectionNeedsLocation Method

Set if this cross section needs a location. If cross section needs a location, and does not have one set, an error is thrown at GetCrossSection

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void CrossSectionNeedsLocation()
See Also