SampleLineGetSectionIds Method |
Gets the objectId collection of all sections attached on this sample line.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetSectionIds()
Public Function GetSectionIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSectionIds()
Return Value
ObjectIdCollection
See Also