CogoPointEnumeratorCurrent Property

Gets the ObjectId of the current CogoPoint in the collection.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public virtual ObjectId Current { get; }

Property Value

ObjectId

Implements

IEnumeratorTCurrent
See Also