BridgeBaseSmoothBridgeSurface Property |
[Missing <summary> documentation for "P:DHI.Mike1D.StructureModule.BridgeBase.SmoothBridgeSurface"]
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public BridgeSmoothType SmoothBridgeSurface { get; set; }
Public Property SmoothBridgeSurface As BridgeSmoothType
Get
Set
public:
virtual property BridgeSmoothType SmoothBridgeSurface {
BridgeSmoothType get () sealed;
void set (BridgeSmoothType value) sealed;
}
Property Value
Type:
BridgeSmoothTypeImplements
IBridgeStructureSmoothBridgeSurfaceSee Also