AlignmentGetSampleLineGroupIds Method |
Gets the ObjectIdCollection of all sample line groups belonging to this Alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetSampleLineGroupIds()
Public Function GetSampleLineGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSampleLineGroupIds()
Return Value
ObjectIdCollection
See Also