CorridorGetPointCodes Method |
Gets all point codes of the corridor.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string[] GetPointCodes()
Public Function GetPointCodes As String()
public:
array<String^>^ GetPointCodes()
Return Value
String
See Also