IBridgeStructureSmoothBridgeSurface Property  | 
 
            Enum describing Bridge Table smoothing filer, 0 - no filter, 1-3 different filters, -1 - Max filter
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxBridgeSmoothType SmoothBridgeSurface { get; set; }Property SmoothBridgeSurface As BridgeSmoothType
	Get
	Set
property BridgeSmoothType SmoothBridgeSurface {
	BridgeSmoothType get ();
	void set (BridgeSmoothType value);
}Property Value
Type: 
BridgeSmoothType
See Also