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