DataWindow :

- lettura da jwd bottom rail con dimensioni variabili.
This commit is contained in:
Annamaria Sassi
2026-01-29 16:34:49 +01:00
parent f04a6f72c5
commit 73a5ad4507
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -24,6 +24,7 @@ JWD_JOINTS = 'JointList'
JWD_JOINT_TYPE = 'JointType'
JWD_BOTTOMRAIL = 'BottomRail'
JWD_BOTTOMRAIL_QTY = 'BottomRailQty'
JWD_BR_ELEMENT_DIMENSION = 'BottomRailElemDimList'
JWD_INDEX = 'Index'
JWD_DIMENSION = 'Dimension'
JWD_NAME = 'Name'