Share

Alignment.GetSampleLineGroupIds Method

Gets the ObjectIdCollection of all sample line groups belonging to this Alignment.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection GetSampleLineGroupIds()

VB

Public Function GetSampleLineGroupIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetSampleLineGroupIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?