model.result().dataset().create(<dtag>,"CutPoint1D") creates a 1D cut point dataset with the name
<dtag>.
model.result().dataset().create(<dtag>,"CutPoint2D") creates a 2D cut point dataset with the name
<dtag>.
model.result().dataset().create(<dtag>,"CutPoint3D") creates a 3D cut point dataset with the name
<dtag>.