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