Gets the objectId collection of all feature lines in the site.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public ObjectIdCollection GetFeatureLineIds() |
Visual Basic |
---|
Public Function GetFeatureLineIds As ObjectIdCollection |
Visual C++ |
---|
public: ObjectIdCollection^ GetFeatureLineIds() |