SectionViewGroupGetSectionViewIds Method |
Gets the objectId collection of all section views attached on SampleLineGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetSectionViewIds()
Public Function GetSectionViewIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSectionViewIds()
Return Value
ObjectIdCollection
See Also