Click or drag to resize

ICrossSectionPoint Interface

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface ICrossSectionPoint : ICloneable

The ICrossSectionPoint type exposes the following members.

Properties
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Top
See Also