| XSBaseRawCreateXSOpenCreateDefaultValues Method  | 
 
            Creates a default cross section with 3 points, marked 1-3 from left to right,
            coordinates (0, 1); (1, 0); (2; 1). All points' resistance factors are set 
            to 1.0 and their zones are set to normal.
            The returned cross section is not made part of this collection.
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
 Syntax
Syntaxpublic static XSBaseRaw CreateXSOpenCreateDefaultValues()
Public Shared Function CreateXSOpenCreateDefaultValues As XSBaseRaw
public:
static XSBaseRaw^ CreateXSOpenCreateDefaultValues()
Return Value
Type: 
XSBaseRaw[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBaseRaw.CreateXSOpenCreateDefaultValues"]
 See Also
See Also