Boolean MeshWorkflowControl.CheckBodyIntersections { get; set; }
Gets or sets whether to check for intersections among the scoped bodies. Intersection detection is based on absolute tolerances specified in the Stacker Settings. If not provided, a default absolute tolerance of 0.0 is used.
Examples