Checks if an Elevation based on a ElevationInfo can be splitted with the given parameters.
Syntax
C#
public IOperationInfo CanSplitChild(IElevationInfo elevationInfo);
Parameters
Parameters
Description
IElevationInfo elevationInfo
The info of the elevation to be splitted.
Returns
Returns an IOperationInfo to determine if the Elevation can be splitted with the given parameters. If it's not possible to split the Elevation a list of restrictions is attached to it.