GetMaterialSectionIds Method

Gets the objectId collection of MaterialSection on the section source.

Gets the objectId collection of MaterialSection on the section source.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public ObjectIdCollection GetMaterialSectionIds()

Visual Basic

Public Function GetMaterialSectionIds As ObjectIdCollection

Visual C++

public:
ObjectIdCollection^ GetMaterialSectionIds()

See Also