Method PreGatherDetails
PreGatherDetails()
It is called by the parent SlicerController prior to calling GatherDetails(Transform, Transform).
Declaration
public virtual void PreGatherDetails()
Remarks
It is primarily used to set the Remove field to false, the Details that are still false after GatherDetails(Transform, Transform) is run will be removed by PostGatherDetails().