OilTank - superclass: GeometryClass; super-superclass:node - classID: #(554591274, 586227448)
Constructor
oilTank...Properties
<OilTank>.radius Float default: 0.0 -- animatableThe radius of the oiltank.
<OilTank>.height Float default: 0.0 -- animatableThe height along the central axis.
Negative values create the oiltank below the construction plane.
<OilTank>.Cap_Height Float default: 0.0 -- animatableSets the height of the convex caps.
The minimum value is 2.5% of the Radius setting.
The maximum value is the Radius setting, unless the absolute value of the Height setting is less than the double Radius setting, in which case cap height cannot exceed half of the absolute value of the Height setting.
<OilTank>.blend Float default: 0.0 -- animatableWhen greater than 0, creates a bevel at the edge of the caps.
<OilTank>.sides Integer default: 12 -- animatableSets the number of sides around the oiltank.
To create a smoothly rounded object, use a higher number of sides and turn Smooth on.
To create an oiltank with flat sides, use a lower number of sides and turn Smooth off.
<OilTank>.Height_Segments Integer default: 1 -- animatableSets the number of divisions along the oiltank's major axis.
<OilTank>.Smooth_On Integer default: 1 -- animatableTurn on/off smooth:
0- off
1- on
<OilTank>.Slice_On Integer default: 0 -- animatableTurn on/off slice:
0- off
1- on
<OilTank>.Slice_From Float default: 0.0 -- animatable, angleSets the starting angle (on the local Z-axis) for slicing.
<OilTank>.Slice_To Float default: 0.0 -- animatable, angleSets the angle (on the local Z-axis) to slice to.
<OilTank>.mapCoords Integer default: 11- enable mapping coordinates,
0 - disable mapping coordinates.
Interfaces
Interface:realWorldMapSizeInterfaceProperties
.realWorldMapSize: boolean : Read|WriteEnables/disables the real-world map size option.
Available in 3ds Max 8 and higher.