Plane Cutting Structure

Scripts on this page are available here.

Scripts on this page are available here:

CheckingIfPlatesAreCutByAnXPlane.js

CreatingPointsOnBeamsWherePlaneCuts.js

PlaneCuttingBeam.js

SplittingPlatesWithAPlane.js

../_images/CheckingIfPlatesAreCutByAnXPlane.png

Fig. 31 The script file CheckingIfPlatesAreCutByAnXPlane.js contains a function that creates a set containing all plates cut by an X-Plane and uses the function in a small example.

../_images/PointsOnBeamsCutByZPlane.png

Fig. 32 The script file CreatingPointsOnBeamsWherePlaneCuts.js creates points on beams where the beams are cut by a plane.

../_images/PlatesCutByPlane.png

Fig. 33 The script file SplittingPlatesWithAPlane.js divides plates with a plane.

../_images/BeamCutByPlane.png

Fig. 34 The script file PlaneCuttingBeam.js shows how a beam can be cut by a plane.