CorridorSectionGetShapeCodes Method |
Gets the shape codes from current CorridorSection's subassemblies.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string[] GetShapeCodes()
Public Function GetShapeCodes As String()
public:
array<String^>^ GetShapeCodes()
Return Value
String
See Also