poIRenderOptions SetSpringAsCyclinderCoilCount
Sets the number of spring coils beyond which a cylinder will be generated (rather than a spring).
Syntax
poIRenderOptions_handle SetSpringAsCyclinderCoilCount num_coils
Application
HyperView Tcl Modify
Description
This command sets the number of spring coils beyond which a cylinder will be generated (rather than a spring).
Inputs
- num_coils
- The number of spring coils beyond which a cylinder will be generated (rather than a spring). This function affects newly generated geometry and will have no effect on currently loaded springs.
Errors
Returns 0 if successful, otherwise an error code.