Technical Documentation for fxBladeEdgeFeatures.ovm
Version 2026Q1 | Last Updated: January 22, 2026 | SolidCut CAD 2025
call fxBladeEdgeFeatures i_mode i_bladeBody w_radius w_interval w_clearance w_depthOffset $_zone
| Parameter | Type | Description |
|---|---|---|
i_mode |
Integer | Operation mode: i_EDGE_FEAT_GRIPPERS (1) or i_EDGE_FEAT_PLUNGERS (2) |
i_bladeBody |
Integer | Body number of the blade to analyze |
w_radius |
Float | Tool radius for gripper/plunger placement |
w_interval |
Float | Spacing interval between placements |
w_clearance |
Float | Clearance distance from blade edge |
w_depthOffset |
Float | Depth offset for tool positioning |
$_zone |
String | Zone selector (see modes above) |
Results are stored in VDM set i_VDM_BLADE_EDGE_FACES containing selected face IDs.