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