PipeNetworkStateCurrentPipeId Property |
Gets the ID of the current pipe in the network.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CurrentPipeId { get; }
Public ReadOnly Property CurrentPipeId As ObjectId
Get
public:
property ObjectId CurrentPipeId {
ObjectId get ();
}
Property Value
ObjectId
See Also