MACH_ADV_LIBRARY_BLINDHOLE creates, copies, or modifies a Blind Hole
->-(MACH_ADV_LIBRARY_BLINDHOLE)-->--------->------->------->------->------->------->------->------->------->------->------->----\ | /--<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<----/ | | /-->---- (:action) ->- (:modify) ->- (:feature_id) ...... (:action) -> (:initialized) ->----------->----\ | | | \--->---+-->------->------->------->------->------->------->------->------->------->------->------->------->----+-->----\ | | | \-->---- (:action) ->- (:copy) ->- (:feature_id) ...... (:action) -> (:initialized) ->----->------->----/ | | | /--<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<----/ | | /--<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<-------<----\ | | | \--->---+-->--(:SEL_FACE)-->------->------|face|-->-------->------->------->------->------->------->------->----+-->---- | | +-->--(:CEN_PNT)-->-------->------|point 3d|-->---->------->------->------->------->------->------->----+ | | +-->--(:AXIS)-->--->------->------|measure_axis_3d_sa|----->------->------->------->------->------->----+ | | +-->--(:DRILL_DIA)-->------>------|length|-->------>------->------->------->------->------->------->----+ | | +-->--(:DRILL_DIA_TOL)----->------|get_tolerance|-->------->------->------->------->------->------->----+ | | +-->--(:DRILL_DEPTH)-->---->------|length|-->------>------->------->------->------->------->------->----+ | | +-->--(:DRILL_DEPTH_TOL)-->-------|get_tolerance|-->------->------->------->------->------->------->----+ | | +-->--(:CONE_ANGLE)-->----->------|angle|-->------->------->------->------->------->------->------->----+ | | +-->--(:SIDE_SF_QUAL)-->--->------|get_surface_quality|---->------->------->------->------->------->----+ | | +-->--(:NAME)---------->--->------|name|------------------->------->------->------->------->------->----+ | | +-->--(:FLAG_DP)-------+--->------|docuplane|------>---+--->------->------->------->------->------->----+ | | | | | \--->------[ :on | :off ] -->---/ | | | +-->--(:DIA_DP)--------+--->------|docuplane|------>---+--->------->------->------->------->------->----+ | | | | | \--->------[ :on | :off ] -->---/ | | | +-->--(:DEPTH_DP)------+--->------|docuplane|------>---+--->------->------->------->------->------->----+ | | | | | \--->------[ :on | :off ] -->---/ | | | +-->--(:DRILL_DEPTH_SAFETY_ZONE_THICKNESS)------+--->------|length|-------->---+--->------->------->----+ | | | | | \--->------[ :on | :off ] ->---/ | | | +-->--(:DRILL_DIA_SAFETY_ZONE_THICKNESS)--------+--->------|length|-------->---+--->------->------->----+ | | | | | \--->------[ :on | :off ] ->---/ | | | +-->--(:IMAGE_SHOWN)-->---->------->------->------->------->------->------->------->------->------->----+ | | +-->--(:TOLERANCE_AND_QUALITY)----->------->------->------->------->------->------->------->------->----+ | | \-->--(:NEXT)-->--->------->------->------->------->------->------->------->------->------->------->----/
The following options are available to create, copy or modify a Blind Hole
Option | Description |
---|---|
:SEL_FACE | The Face which contains the "Start Point" of the drill operation. If you pick the Face, Center Point and Axis will be derived from the pick too. |
:CEN_PNT | The "Start Point" of the drill operation. It will be identified by a position upon a face on creation. It may be left hanging in space later, if the start face is deleted later by other OneSpace Designer operations. If you pick the Face the Center Point will be derived from the pick too. |
:AXIS | The "Axis" of the hole. It will be identified by a position upon a face on creation. It may be left hanging in space later, if the start face is deleted later by other OneSpace Designer operations. If you pick the Face the Axis will be derived from the pick too (i.e. the face normal calculated at the picked position). |
:DRILL_DIA | The diameter of the hole to be drilled. |
:DRILL_DEPTH | The drilled depth in terms of a technical drawing, i.e. the depth is the "height" of the created cylinder not the in-feed distance of the drill tool if it is not a "Flat Hole". |
:CONE_ANGLE | The tip angle of the drill tool to be used for drilling that hole. A 118 degree default is used. The following restrictions apply 0 < A1 <= 180 degrees. i.e. you can create a flat blind hole, but there are special commands to do so (simply replace the BLINDHOLE by FLAT_BLINDHOLE in the name of the command) |
:SIDE_SF_QUAL | will call the subdialog get_surface_quality in order to fetch the Surface Quality specification for the side surface of the counterbore |
:NAME | the name which the feature will get after its creation. This parameter is only available when creating or copying a feature. |
:FLAG_DP | The docuplane which should own the flag text.
If you switch on the variable for the first time within a dialog, the computed defaults will be activated. If you decide not to use the docuplane for the flag text but want to get a free flag text, simply switch off the variable. You can reactivate your last value (within the same dialog) later by switching it on again |
:DIA_DP | The docuplane which should own the diameter related
dimensions.
If you switch on the variable for the first time within a dialog, the computed defaults will be activated. If you decide not to use the docuplane for the dimensions but want to get a free dimensions, simply switch off the variable. You can reactivate your last value (within the same dialog) later by switching it on again |
:DEPTH_DP | The docuplane which should own the depth related dimensions.
If you switch on the variable for the first time within a dialog, the computed defaults will be activated. If you decide not to use the docuplane for the dimensions but want to get a free dimensions, simply switch off the variable. You can reactivate your last value (within the same dialog) later by switching it on again |
:DRILL_DEPTH_SAFETY_ZONE_THICKNESS | The thickness of the depth related safety zone (i.e. the
wall thickness of the conical tip) If you decide not to use the safety zone, simply switch off the variable. You can reactivate your last value (within the same dialog) later by switching it on again. |
:DRILL_DIA_SAFETY_ZONE_THICKNESS | The thickness of the diameter related safety zone (i.e. the
wall thickness of the "pipe" around the hole) If you decide not to use the safety zone, simply switch off the variable. You can reactivate your last value (within the same dialog) later by switching it on again. |
:IMAGE_SHOWN | Will hide a displayed parameter image or display a hidden parameter image |
:TOLERANCE_AND_QUALITY | Will hide displayed tolerance input fields or display hidden tolerance input fields |
:NEXT | Will create, copy or modify the hole and will prompt for the next location in create and copy modes while asking for selection of the next feature of the same type in the modify mode |