Aspose.3D for Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....Create a scene Scene scene = new Scene (); // Initialize cylinder...cylinder Cylinder cylinder1 = new Cylinder ( 2 , 2 , 10 , 20 , 1...