Feature for creating and manipulating Technical Drawing broken views point2d = mapPoint3dToView(point3d) - returns the position of the 3d point within the broken view. point2d = mapPoint2dFromView(point3d) - returns the position of the 2d point within an unbroken view. point3d = getCompressedCenter() - returns the geometric center of the source shapes after break cuts and gap compression.