AlignmentRegionSplit Method |
Split an AlignmentRegion in half creating a widening region with the second AlignmentRegion.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
ExceptionsException | Condition |
---|
InvalidOperationException |
Thrown when the RegionType is AlignmentRegionType.Automatic.
|
Remarks
Split a widening into two widenings sharing one 0-length transition and the right widening is of region type *specific*.
See Also