StructureKnownCapacity Property |
Gets or sets the known capacity for pipe networks that contain this data.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double KnownCapacity { get; set; }
Public Property KnownCapacity As Double
Get
Set
public:
property double KnownCapacity {
double get ();
void set (double value);
}
Property Value
Double
See Also