MaterialSectionSourceGetMaterialSectionIds Method |
Gets the objectId collection of MaterialSection on the section source.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetMaterialSectionIds()
Public Function GetMaterialSectionIds As ObjectIdCollection
public:
ObjectIdCollection^ GetMaterialSectionIds()
Return Value
ObjectIdCollection
See Also