Click or drag to resize

EngineShadowReachDivideAt Method

Overload List
  NameDescription
Public methodDivideAt(ILocation, EngineNode)
Cuts away the piece of the reach that is after location and returns the cut away piece as a new reach. Node is used for connecting the two.
Public methodDivideAt(ILocation, EngineNode, IDiagnostics)
Divide reach at location, cut away the piece of the reach that is after location and returns the cut away piece as a new reach. node is used for connecting the two.
(Inherited from EngineReach.)
Top
See Also