PressureNetworkPartDataGetAllPropertyIds Method

Gets the property id list of pressure part data. And the id can be used to get property data by PressureNetworkPartData.GetPropery().

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public uint[] GetAllPropertyIds()

Return Value

UInt32
See Also