Gets the ID of the current structure in the network.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public ObjectId CurrentStructureId { get; }
Visual Basic
Public ReadOnly Property CurrentStructureId As ObjectId
Get
Visual C++
public: property ObjectId CurrentStructureId { ObjectId get (); }