CrossSectionFactorySetTopExtension Method |
Set top slotter on XSPolygon. The top slotter creates additional levels
in the processed data during XS initialize
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void SetTopExtension(
TopExtensionType topExtensionType
)
Public Sub SetTopExtension (
topExtensionType As TopExtensionType
)
public:
void SetTopExtension(
TopExtensionType topExtensionType
)
Parameters
- topExtensionType
- Type: DHI.Mike1D.GenericTopExtensionType
Type of extension of top of cross section
Exceptions See Also