ViewFrameGroupGetViewFrameIds Method |
Gets an ObjectIdCollection of all ViewFrames.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetViewFrameIds()
Public Function GetViewFrameIds As ObjectIdCollection
public:
ObjectIdCollection^ GetViewFrameIds()
Return Value
ObjectIdCollection
See Also