FeatureLineCodeInfoCollectionGetConnectedFeatureLineCodeInfos Method |
Gets an array of the connected FeatureLineCodeInfo.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic FeatureLineCodeInfo[] GetConnectedFeatureLineCodeInfos()
Public Function GetConnectedFeatureLineCodeInfos As FeatureLineCodeInfo()
public:
array<FeatureLineCodeInfo^>^ GetConnectedFeatureLineCodeInfos()
Return Value
FeatureLineCodeInfo
See Also