IntersectionIntersectionRoads Property |
Gets the roads of this Intersection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic IntersectionRoadCollection IntersectionRoads { get; }
Public ReadOnly Property IntersectionRoads As IntersectionRoadCollection
Get
public:
property IntersectionRoadCollection^ IntersectionRoads {
IntersectionRoadCollection^ get ();
}
Property Value
IntersectionRoadCollection
See Also