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