PipeNetworkStateParamsDouble Property |
Gets a collection of parameters with double values associated with the network state.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamDoubleCollection ParamsDouble { get; }
Public ReadOnly Property ParamsDouble As ParamDoubleCollection
Get
public:
property ParamDoubleCollection^ ParamsDouble {
ParamDoubleCollection^ get ();
}
Property Value
ParamDoubleCollection
See Also