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