Gets the ObjectId of the current CogoPoint in the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public virtual ObjectId Current { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property Current As ObjectId Get |
Visual C++ |
---|
public: virtual property ObjectId Current { ObjectId get (); } |