MaxTighteningTorque Property (MDConnectionPointPosition)
                In This Topic
            
            It describes the 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