Share

CivilDocument.GetViewFrameGroupIds Method

Gets the objectId collection of all view frame groups in the drawing.



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

Syntax

C#

public ObjectIdCollection GetViewFrameGroupIds()

VB

Public Function GetViewFrameGroupIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetViewFrameGroupIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?