CorridorSurfaceCollectionSurfaceNames Method |
Gets an array of surface names from the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string[] SurfaceNames()
Public Function SurfaceNames As String()
public:
array<String^>^ SurfaceNames()
Return Value
String
See Also