MaxTighteningTorque Property (ConnectionPointPosition)
                In This Topic
            
            The maximum tightening torque determines maximum force with which, for example, a screw is tightened
            
            
            Syntax
            
            
            
            
            public double MaxTighteningTorque {get; set;}
             
        
            
            public:
property double MaxTighteningTorque {
   double get();
   void set (    double value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also