CivilDocumentGetViewFrameGroupIds Method |
Gets the objectId collection of all view frame groups in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetViewFrameGroupIds()
Public Function GetViewFrameGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetViewFrameGroupIds()
Return Value
ObjectIdCollection
See Also