Extended modules > Advanced Machining > Machining customization > Data table customization
  
Data table customization
The following tables contain numbers for titles, these numbers can be used to retrieve the strings, which are used by the localized Creo Elements/Direct Modeling(cad-cam-link::cadcamlink-get-message :message-number ${no}) will retrieve the message, this can be useful for table headers.
The following tables contain all the reference information you will need to name:
the tables to use as input-tools for the different variables, or
the functions to determine defaults for the different variables
Table Names
For normal variables (i.e. length and/or number) the system tries to find the following logical tables in the order as given below
1. ${library_name}-${feature_long_name}-${feature_variable}-table
2. ${library_name}-${feature_class_name}-${feature_variable}-table
3. ${library_name}-${feature_variable}-table
4. ${library_name}-table (Caveat: this last table will then show up for all variables)
For variables with sub-variables (i.e. length with tolerances) the naming scheme is a little bit different, the system tries to find the following additional logical tables in the order as given below
1. ${library_name}-${feature_long_name}-${feature_variable}_${feature_subvariable}-table
2. ${library_name}-${feature_class_name}-${feature_variable}_${feature_subvariable}-table
3. ${library_name}-${feature_variable}_${feature_subvariable}-table
4. ${library_name}_${feature_subvariable}-table (Caveat: this last table will then show up for all variables)
Please be aware that the character between the feature variable name and the feature subvariable name is always an underscore not a dash or hyphen. The feature subvariables are
tol (for direct input of tolerance data without the main length value)
prop (for direct input of complete length with tolerance data)
For variables defining surface qualities (i.e. variables whose variable type is "Surface Quality") add _sf_qual to the variable name shown in the table below.
You can add tolerance and/or surface quality definitions to a table, but the system will not display the tables named with those variables because the subaction called to acquire those values does not have this capability.
Function Names
For normal variables (i.e. length and/or number) the system tries to find the following functions in the order as given below
1. get-${library_name}-${feature_long_name}-${feature_variable}-default-fnc
2. get-${library_name}-${feature_class_name}-${feature_variable}-default-fnc
3. get-${library_name}-${feature_variable}-default-fnc
4. for compatibility reasons for the feature variable "cone_angle" within the library "mach_adv_library" the function GET-DEFAULT-DRILL-CONE-ANGLE
For variables with sub-variables (i.e. length with tolerances) the naming scheme is a little bit different, the system tries to find the following additional functions in the order as given below
1. get-${library_name}-${feature_long_name}-${feature_variable}_${feature_subvariable}-default-fnc
2. get-${library_name}-${feature_class_name}-${feature_variable}_${feature_subvariable}-default-fnc
3. get-${library_name}-${feature_variable}_${feature_subvariable}-default-fnc
The first function found within package cad-cam-link-customization will be called with the following parameter set
:part
part (i.e. the current one)
:library
library (i.e. normally "mach_adv_library")
:feature-long-name
feature-long-name (see below)
:feature-class-name
feature-class-name (see below)
The functions have to have the following keyed parameters
part
library
feature-long-name
feature-class-name
feature-variable
feature-subvariable
It is recommended that you include a "&allow-other-keys" within the lambda-list of the function in order to avoid errors if Creo Elements/Direct Machining Advisor starts supplying additional keyword-value pairs.
Features
blindhole
counterbored_throughhole
counterbored_throughhole_with_chamfer
countersunk_blindhole
countersunk_flat_blindhole
countersunk_partially_toleranced_blindhole
countersunk_partially_toleranced_flat_blindhole
countersunk_partially_toleranced_throughhole
countersunk_throughhole
flat_blindhole
partially_threaded_blindhole
partially_threaded_throughhole
threaded_throughhole
stepped hole blind hole step
stepped hole flat blind hole step
stepped hole partially toleranced blind hole step
stepped hole partially toleranced flat blind hole step
stepped hole partially toleranced through hole step
stepped hole through hole step
stepped hole partially threaded blind hole step
stepped hole partially threaded flat blind hole step
stepped hole partially threaded through hole step
stepped hole threaded through hole step
outer_thread_with_clearance
outer_thread_with_groove
thread_bolt_with_clearance
thread_bolt_with_groove
blindhole
Library
mach_adv_library
Feature Name
blindhole
Feature Class
blind_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
blindhole
Feature Class
blind_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
blindhole
Feature Class
blind_hole
Variable Name
cone_angle
Title (prog.)
142
Title (english)
Cone Angle
Variable type
Angle
Default Value
118.0 degree
Library
mach_adv_library
Feature Name
blindhole
Feature Class
blind_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
blindhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
blindhole
Feature Class
blind_hole
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
counterbored_throughhole_with_chamfer
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
hole_depth
Title (prog.)
125
Title (english)
HoleDepth
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
sink_depth
Title (prog.)
131
Title (english)
SinkDepth
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
hole_dia
Title (prog.)
122
Title (english)
Hole dia.
Variable type
Positive Toleranced Length
Length Category
:length
Initial Property List
'(:tol_type :iso :iso "H13")
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
sink_dia
Title (prog.)
128
Title (english)
Sink dia.
Variable type
Positive Toleranced Length
Length Category
:length
Initial Property List
'(:tol_type :iso :iso "H13")
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
front_chamfer_depth
Title (prog.)
236
Title (english)
FrCh.Depth
Variable type
Length
Length Category
:chamfer
Default Value
0.0
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
front_chamfer_angle
Title (prog.)
240
Title (english)
FrCh.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Default Value
0.0
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
sink_side
Title (prog.)
134
Title (english)
Sink SideQ
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
hole_side
Title (prog.)
136
Title (english)
Hole SideQ
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
sink_bottom
Title (prog.)
138
Title (english)
Sink BotQ
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
sink_depth_safety_zone_thickness
Title (prog.)
273
Title (english)
SiDeSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
hole_dia_safety_zone_thickness
Title (prog.)
269
Title (english)
HoDiSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole_with_chamfer
Feature Class
counterbore
Variable Name
sink_dia_safety_zone_thickness
Title (prog.)
271
Title (english)
SiDiSfty
Variable type
Non-Negative length
Length Category
:length
counterbored_throughhole
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
hole_depth
Title (prog.)
125
Title (english)
HoleDepth
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
sink_depth
Title (prog.)
131
Title (english)
SinkDepth
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
hole_dia
Title (prog.)
122
Title (english)
Hole dia.
Variable type
Positive Toleranced Length
Length Category
:length
Initial Property List
'(:tol_type :iso :iso "H13")
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
sink_dia
Title (prog.)
128
Title (english)
Sink dia.
Variable type
Positive Toleranced Length
Length Category
:length
Initial Property List
'(:tol_type :iso :iso "H13")
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
sink_side
Title (prog.)
134
Title (english)
Sink SideQ
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
hole_side
Title (prog.)
136
Title (english)
Hole SideQ
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
sink_bottom
Title (prog.)
138
Title (english)
Sink BotQ
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
sink_depth_safety_zone_thickness
Title (prog.)
273
Title (english)
SiDeSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
hole_dia_safety_zone_thickness
Title (prog.)
269
Title (english)
HoDiSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
counterbored_throughhole
Feature Class
counterbore
Variable Name
sink_dia_safety_zone_thickness
Title (prog.)
271
Title (english)
SiDiSfty
Variable type
Non-Negative length
Length Category
:length
countersunk_blindhole and/or steppedhole_blind_hole_step
Library
mach_adv_library
Feature Name
countersunk_blindhole
steppedhole_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_blindhole
steppedhole_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_blindhole
steppedhole_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
countersunk_blindhole
steppedhole_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_blindhole
steppedhole_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
cone_angle
Title (prog.)
142
Title (english)
Cone Angle
Variable type
Angle
Default Value
118.0 degrees
Library
mach_adv_library
Feature Name
countersunk_blindhole
steppedhole_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_blindhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_blindhole
Feature Class
blind_hole
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
countersunk_flat_blindhole and/or steppedhole_flat_blind_hole_step
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
steppedhole_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
steppedhole_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
steppedhole_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
steppedhole_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
steppedhole_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
bottom
Title (prog.)
84
Title (english)
Bott. Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
steppedhole_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_flat_blindhole
Feature Class
blind_hole
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
countersunk_partially_toleranced_blindhole and/or steppedhole_partially_toleranced_blind_hole_step
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
tolerance_depth
Title (prog.)
186
Title (english)
TolerDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
cone_angle
Title (prog.)
142
Title (english)
Cone Angle
Variable type
Angle
Default Value
118.0 degrees
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
steppedhole_partially_toleranced_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_blindhole
Feature Class
blind_hole
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
countersunk_partially_toleranced_flat_blindhole and/or steppedhole_partially_toleranced_flat_blind_hole_step
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
tolerance_depth
Title (prog.)
186
Title (english)
TolerDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
bottom
Title (prog.)
84
Title (english)
Bott. Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
steppedhole_partially_toleranced_flat_blind_hole_step
Feature Class
blind_hole
stepped_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_flat_blindhole
Feature Class
blind_hole
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
countersunk_partially_toleranced_throughhole and/or steppedhole_partially_toleranced_through_hole_step
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
tolerance_depth
Title (prog.)
186
Title (english)
TolerDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Default Value
0.0
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
steppedhole_partially_toleranced_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_partially_toleranced_throughhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
countersunk_throughhole and/or steppedhole_through_hole_step
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Default Value
0.0
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
90.0 degrees
Library
mach_adv_library
Feature Name
countersunk_throughhole
steppedhole_through_hole_step
Feature Class
through_hole
stepped_hole
Variable Name
side
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
countersunk_throughhole
Feature Class
through_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
flat_blindhole
Library
mach_adv_library
Feature Name
flat_blindhole
Feature Class
blind_hole
Variable Name
drill_dia
Title (prog.)
112
Title (english)
Drill dia.
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
flat_blindhole
Feature Class
blind_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
flat_blindhole
Feature Class
blind_hole
Variable Name
bottom
Title (prog.)
84
Title (english)
Bott. Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
flat_blindhole
Feature Class
blind_hole
Variable Name
side_sf_qual
Title (prog.)
86
Title (english)
Side Quality
Variable type
Surface Quality
Library
mach_adv_library
Feature Name
flat_blindhole
Feature Class
blind_hole
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
flat_blindhole
Feature Class
blind_hole
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
partially_threaded_blindhole and/or steppedhole_partially_threaded_blind_hole_step and/or steppedhole_partially_threaded_flat_blind_hole_step
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
thread_dia
Title (prog.)
190
Title (english)
Specify Thread Diameter
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
thread_size
Title (prog.)
192
Title (english)
Specify Thread size
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
drill_dia
Title (prog.)
113
Title (english)
Specify drill Diameter
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
tap_depth
Title (prog.)
152
Title (english)
Tap Depth
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
cone_angle
Title (prog.)
142
Title (english)
Cone Angle
Variable type
Angle
Default Value
118.0 degrees
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive integer
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive integer
Default Value
1
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
steppedhole_partially_threaded_blind_hole_step
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
tappedholes
stepped_hole
stepped_hole
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :right | :left ]
Default Value
:right
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
Feature Class
tappedholes
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_blindhole
Feature Class
tappedholes
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
steppedhole_partially_threaded_flat_blind_hole_step
Feature Class
stepped_hole
Variable Name
bottom
Title (prog.)
84
Title (english)
Bott. Quality
Variable type
Surface Quality
partially_threaded_throughhole and/or steppedhole_partially_threaded_through_hole_step
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_dia
Title (prog.)
190
Title (english)
Specify Thread Diameter
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_size
Title (prog.)
192
Title (english)
Specify Thread size
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
drill_dia
Title (prog.)
113
Title (english)
Specify drill Diameter
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
tap_depth
Title (prog.)
152
Title (english)
Tap Depth
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
drill_depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckCh.Depth
Variable type
Length
Length Category
:chamfer
Default Value
0.0
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive integer
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive integer
Default Value
1
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
steppedhole_partially_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :right | :left ]
Default Value
:right
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
Feature Class
tappedholes
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
Library
mach_adv_library
Feature Name
partially_threaded_throughhole
Feature Class
tappedholes
Variable Name
drill_depth_safety_zone_thickness
Title (prog.)
299
Title (english)
DriDeSfty
Variable type
Non-Negative length
Length Category
:length
threaded_throughhole and/or steppedhole_threaded_through_hole_step
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_dia
Title (prog.)
190
Title (english)
Specify Thread Diameter
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_size
Title (prog.)
192
Title (english)
Specify Thread size
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
drill_dia
Title (prog.)
113
Title (english)
Specify drill Diameter
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
depth
Title (prog.)
115
Title (english)
DrillDepth
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Default Value
0.0
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive integer
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive integer
Default Value
1
Library
mach_adv_library
Feature Name
threaded_throughhole
steppedhole_threaded_through_hole_step
Feature Class
tappedholes
stepped_hole
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :right | :left ]
Default Value
:right
Library
mach_adv_library
Feature Name
threaded_throughhole
Feature Class
tappedholes
Variable Name
drill_dia_safety_zone_thickness
Title (prog.)
295
Title (english)
DiaSfty
Variable type
Non-Negative length
Length Category
:length
outer_thread_with_clearance
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
thread_dia
Title (prog.)
189
Title (english)
ThreadDia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
thread_size
Title (prog.)
191
Title (english)
ThreadSize
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive Number
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive Number
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :RIGHT | :LEFT ]
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
core_dia
Title (prog.)
348
Title (english)
Core Dia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
thread_length
Title (prog.)
333
Title (english)
Thread Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
total_length
Title (prog.)
377
Title (english)
Total Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_clearance
Feature Class
outer_threads
Variable Name
back_blend_rad
Title (prog.)
382
Title (english)
Back Blend Rad
Variable type
Length
Length Category
:blend
outer_thread_with_groove
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_dia
Title (prog.)
189
Title (english)
ThreadDia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_size
Title (prog.)
191
Title (english)
ThreadSize
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive Number
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive Number
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :RIGHT | :LEFT ]
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
core_dia
Title (prog.)
348
Title (english)
Core Dia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_length
Title (prog.)
333
Title (english)
Thread Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
groove_width
Title (prog.)
338
Title (english)
Groove Width
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
thread_groove_dia
Title (prog.)
343
Title (english)
Groove Dia
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
outer_thread_with_groove
Feature Class
outer_threads
Variable Name
groove_bottom_rad
Title (prog.)
350
Title (english)
Groove Bot Rad
Variable type
Length
Length Category
:chamfer
thread_bolt_with_clearance
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_dia
Title (prog.)
189
Title (english)
ThreadDia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_size
Title (prog.)
191
Title (english)
ThreadSize
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :RIGHT | :LEFT ]
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
core_dia
Title (prog.)
348
Title (english)
Core Dia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 �
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_length
Title (prog.)
333
Title (english)
Thread Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
total_length
Title (prog.)
377
Title (english)
Total Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_dia
Title (prog.)
398
Title (english)
Bolt Diameter
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_length
Title (prog.)
405
Title (english)
Bolt Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
back_blend_rad
Title (prog.)
382
Title (english)
Back Blend Rad
Variable type
Length
Length Category
:blend
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
shoulder_inner_blend_rad
Title (prog.)
419
Title (english)
Shoulder Inner Blend Rad
Variable type
Length
Length Category
:blend
thread_bolt_with_groove
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_dia
Title (prog.)
189
Title (english)
ThreadDia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_size
Title (prog.)
191
Title (english)
ThreadSize
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :RIGHT | :LEFT ]
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
core_dia
Title (prog.)
348
Title (english)
Core Dia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degree
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
120.0 degree
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_dia
Title (prog.)
398
Title (english)
Bolt Diameter
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_length
Title (prog.)
405
Title (english)
Bolt Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_length
Title (prog.)
333
Title (english)
Thread Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
groove_width
Title (prog.)
338
Title (english)
Groove Width
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_groove_dia
Title (prog.)
343
Title (english)
Groove Dia
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
groove_bottom_rad
Title (prog.)
350
Title (english)
Groove Bot Rad
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
back_blend_rad
Title (prog.)
382
Title (english)
Back Blend Rad
Variable type
Length
Length Category
:blend
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_dia
Title (prog.)
189
Title (english)
ThreadDia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_size
Title (prog.)
191
Title (english)
ThreadSize
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :RIGHT | :LEFT ]
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
core_dia
Title (prog.)
348
Title (english)
Core Dia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
thread_length
Title (prog.)
333
Title (english)
Thread Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
total_length
Title (prog.)
377
Title (english)
Total Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_dia
Title (prog.)
398
Title (english)
Bolt Diameter
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_length
Title (prog.)
405
Title (english)
Bolt Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
back_blend_rad
Title (prog.)
382
Title (english)
Back Blend Rad
Variable type
Length
Length Category
:blend
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
shoulder_inner_blend_rad
Title (prog.)
419
Title (english)
Shoulder Inner Blend Rad
Variable type
Length
Length Category
:blend
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_dia
Title (prog.)
189
Title (english)
ThreadDia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_size
Title (prog.)
191
Title (english)
ThreadSize
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_tpi
Title (prog.)
221
Title (english)
ThreadTpi
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
nominal_pipe_dia
Title (prog.)
329
Title (english)
Nom.PipeDia.
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_starts
Title (prog.)
318
Title (english)
Starts
Variable type
Positive Number
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_hand
Title (prog.)
320
Title (english)
Direction
Variable type
Keyword [ :RIGHT | :LEFT ]
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
core_dia
Title (prog.)
348
Title (english)
Core Dia
Variable type
Positive Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
chamfer_depth
Title (prog.)
118
Title (english)
Cham.Depth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
chamfer_angle
Title (prog.)
205
Title (english)
Cham.Angle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
back_chamfer_depth
Title (prog.)
227
Title (english)
BckChDepth
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
back_chamfer_angle
Title (prog.)
231
Title (english)
BckChAngle
Variable type
Angle
Default Value
120.0 degrees
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_dia
Title (prog.)
398
Title (english)
Bolt Diameter
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
bolt_length
Title (prog.)
405
Title (english)
Bolt Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_length
Title (prog.)
333
Title (english)
Thread Length
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
groove_width
Title (prog.)
338
Title (english)
Groove Width
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
thread_groove_dia
Title (prog.)
343
Title (english)
Groove Dia
Variable type
Positive Toleranced Length
Length Category
:length
Library
mach_adv_library
Feature Name
thread_bolt_with_groove
Feature Class
outer_threads
Variable Name
groove_bottom_rad
Title (prog.)
350
Title (english)
Groove Bot Rad
Variable type
Length
Length Category
:chamfer
Library
mach_adv_library
Feature Name
thread_bolt_with_clearance
Feature Class
outer_threads
Variable Name
back_blend_rad
Title (prog.)
382
Title (english)
Back Blend Rad
Variable type
Length
Length Category
:blend