DataWindow :
- gestione di cambio profilo che coinvolge più pezzi ( prima versione).
This commit is contained in:
+3
-19
@@ -316,22 +316,8 @@ WIN_PRF_MAIN = 'Main'
|
||||
WIN_PRF_START = 'Start'
|
||||
WIN_PRF_END = 'End'
|
||||
WIN_PRF_SPLIT = 'Split'
|
||||
WIN_PRF_TYPE = 'Type'
|
||||
WIN_PROFILETYPE = 'ProfileType'
|
||||
|
||||
-- tipi di profilo
|
||||
WIN_PRF = {
|
||||
NULL = 0,
|
||||
TOP = 1,
|
||||
BOTTOM = 2,
|
||||
LEFT = 3,
|
||||
RIGHT = 4,
|
||||
SPLIT = 5,
|
||||
BOTTOMRAIL = 6,
|
||||
BOTTOMRAIL_FINAL = 7,
|
||||
}
|
||||
|
||||
|
||||
-- GIUNZIONI
|
||||
WIN_JOINTS = 'Joints'
|
||||
WIN_JOINT_BL = 'JointBL'
|
||||
@@ -379,12 +365,10 @@ WIN_TANG_END = 'ExtendTangEnd'
|
||||
|
||||
-- CAMBIO PROFILO
|
||||
WIN_PRF_CHANGE = 'ProfileChange'
|
||||
WIN_MIXED_OUTLINES = 'ProfileChangeOutlines'
|
||||
WIN_MIXED_INTERSECTIONS = 'ProfileChangeIntersections'
|
||||
WIN_MIXED_CURVES = 'ProfileChangeCurves'
|
||||
WIN_MIXED_MILLING = 'ProfileChangeMilling'
|
||||
WIN_MIXED_SPLIT_REF = 'MixedSplitRef'
|
||||
WIN_MIXED_INTERS_REF = 'MixedIntersRef'
|
||||
WIN_MIXED_REF_START = 'MixedRefEnd'
|
||||
WIN_MIXED_REF_END = 'MixedRefStart'
|
||||
WIN_MIXED_SASHFILL = 'MixedSashFill'
|
||||
|
||||
|
||||
-- SOLIDI
|
||||
|
||||
Reference in New Issue
Block a user