EgtCAM5 :
- abilitata visualizzazione parametri allunga inizio e allunga fine per SawRoughing e Sawfinishing.
This commit is contained in:
@@ -614,8 +614,8 @@
|
||||
Sawroughing(34) = Visibility.Collapsed ' LoPerp
|
||||
Sawroughing(35) = Visibility.Collapsed ' LoElev
|
||||
Sawroughing(36) = Visibility.Collapsed ' LoCompLen
|
||||
Sawroughing(37) = Visibility.Collapsed ' StartAddLen
|
||||
Sawroughing(38) = Visibility.Collapsed ' EndAddLen
|
||||
Sawroughing(37) = Visibility.Visible ' StartAddLen
|
||||
Sawroughing(38) = Visibility.Visible ' EndAddLen
|
||||
Sawroughing(39) = Visibility.Collapsed ' StepExtArc
|
||||
Sawroughing(40) = Visibility.Collapsed ' StepIntArc
|
||||
Sawroughing(41) = Visibility.Visible ' SideStep
|
||||
@@ -632,8 +632,8 @@
|
||||
Sawroughing(52) = Visibility.Visible ' BlockedAxesRef
|
||||
Sawroughing(53) = Visibility.Collapsed ' FaceUseType
|
||||
Sawroughing(54) = Visibility.Collapsed ' InvertToolDir
|
||||
Sawroughing(55) = Visibility.Collapsed ' Expander LeadIn
|
||||
Sawroughing(56) = Visibility.Collapsed ' Expander LeadOut
|
||||
Sawroughing(55) = Visibility.Visible ' Expander LeadIn
|
||||
Sawroughing(56) = Visibility.Visible ' Expander LeadOut
|
||||
|
||||
' Parametri Sawfinishing
|
||||
Sawfinishing(0) = Visibility.Visible ' Invert
|
||||
@@ -673,8 +673,8 @@
|
||||
Sawfinishing(34) = Visibility.Collapsed ' LoPerp
|
||||
Sawfinishing(35) = Visibility.Collapsed ' LoElev
|
||||
Sawfinishing(36) = Visibility.Collapsed ' LoCompLen
|
||||
Sawfinishing(37) = Visibility.Collapsed ' StartAddLen
|
||||
Sawfinishing(38) = Visibility.Collapsed ' EndAddLen
|
||||
Sawfinishing(37) = Visibility.Visible ' StartAddLen
|
||||
Sawfinishing(38) = Visibility.Visible ' EndAddLen
|
||||
Sawfinishing(39) = Visibility.Collapsed ' StepExtArc
|
||||
Sawfinishing(40) = Visibility.Collapsed ' StepIntArc
|
||||
Sawfinishing(41) = Visibility.Visible ' SideStep
|
||||
@@ -691,8 +691,8 @@
|
||||
Sawfinishing(52) = Visibility.Visible ' BlockedAxesRef
|
||||
Sawfinishing(53) = Visibility.Collapsed ' FaceUseType
|
||||
Sawfinishing(54) = Visibility.Collapsed ' InvertToolDir
|
||||
Sawfinishing(55) = Visibility.Collapsed ' Expander LeadIn
|
||||
Sawfinishing(56) = Visibility.Collapsed ' Expander LeadOut
|
||||
Sawfinishing(55) = Visibility.Visible ' Expander LeadIn
|
||||
Sawfinishing(56) = Visibility.Visible ' Expander LeadOut
|
||||
|
||||
' Parametri GenMachining
|
||||
GenMachining(0) = Visibility.Visible ' Invert
|
||||
|
||||
Reference in New Issue
Block a user