Generic polygon.
Constructor
gengon ...
Properties
<Gengon>.sides Integer default: 5 -- animatable
The number of sides around the gengon. Higher numbers shade and render as true circles with Smooth on. Lower numbers create regular polygonal objects with Smooth off.
<Gengon>.radius Float default: 0.0 -- animatable
The radius of the gengon.
<Gengon>.Fillet Float default: 0.0 -- animatable
The width of the fillet area.
<Gengon>.height Float default: 0.0 -- animatable
Height along the central axis. Negative values create the gengon below the construction plane.
<Gengon>.Side_Segments Integer default: 1 -- animatable
The number of divisions around the gengon.
<Gengon>.Height_Segments Integer default: 1 -- animatable
The number of divisions along the gengon's major axis.
<Gengon>.Fillet_Segments Integer default: 1 -- animatable
The number of divisions for the edge filleting. The higher this setting, the rounder the fillet appears.
Notes
The Generate Mapping Coordinates and Smooth properties are not accessible to MAXScript in 3ds max R4.
See also
GeometryClass Common Properties, Operators, and Methods
Node Common Properties, Operators, and Methods