Hello Guys,
Below is the code for two cylinder in C#. Please tell how to UNITE this 2 cylinder
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NXOpen;
namespace cylinderbuilder
{
public class Class1
{...