Share

SampleLine.GetSectionViewIds Method

Gets the objectId collection of all section views attached on this sample line.



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

Syntax

C#

public ObjectIdCollection GetSectionViewIds()

VB

Public Function GetSectionViewIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetSectionViewIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?