*hf_CreatePol
Creates POL from the current trim line, with the specified offset.
Syntax
*hf_CreatePol offset
Type
HyperMesh Tcl Modify Command
Description
This command creates POL from the current trim line, with the specified offset.
Inputs
- offset
- The offset specified for the POL.
Example
*hf_CreatePol 100
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
11.0