ViewFrameGroupGetMatchLineIds Method |
Gets an ObjectIdCollection of all MatchLines.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetMatchLineIds()
Public Function GetMatchLineIds As ObjectIdCollection
public:
ObjectIdCollection^ GetMatchLineIds()
Return Value
ObjectIdCollection
See Also