CorridorSurfacePointCodes Method |
Gets the point codes used to construct the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string[] PointCodes()
Public Function PointCodes As String()
public:
array<String^>^ PointCodes()
Return Value
String
See Also