XSBaseRawSymmetric Property |
Determines if the points in this cross sections makes up one side of a symmetric cross section
Note: Not implemented yet
Note: Not always possible.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool Symmetric { get; set; }
Public Property Symmetric As Boolean
Get
Set
public:
property bool Symmetric {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also