CorridorSectionGetPointCodes Method |
Gets the point codes from current CorridorSection's subassemblies.
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