Gets the objectId collection of MaterialSection on the section source.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public ObjectIdCollection GetMaterialSectionIds()
Visual Basic
Public Function GetMaterialSectionIds As ObjectIdCollection
Visual C++
public:
ObjectIdCollection^ GetMaterialSectionIds()