*SpringAsCylinderCoilCount()
Specifies the coil count for a spring, which is to be represented as a cylinder.
Syntax
*SpringAsCylinderCoilCount (n_coils)
Application
HyperView
Inputs
- n_coils
- The number of coils. If the number of coils in a helix exceeds 24, a deformable cylinder will be created (0 = disable, 20 = default).
Context
*BeginDefaults()
*BeginGraphicDefaults()
Example
*BeginGraphicDefaults()
*SpringAsCylinderCoilCount(24)
*EndGraphicDefaults()