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