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