C_Ext : GeometryClass
C_Ext - superclass: GeometryClass; super-superclass:node - classID: #(867248205, 2062557197)
Constructor:
Properties:
<C_Ext>.Back_LengthFloat default: 0.0 -- animatable
Sets the length of the back edge.
<C_Ext>.Side_LengthFloat default: 0.0 -- animatable
Sets the length of the side edge.
<C_Ext>.Front_Length Float default: 0.0 -- animatable
Sets the length of the front edge.
<C_Ext>.Back_Width Float default: 0.0 -- animatable
Sets the width of the back edge.
<C_Ext>.Side_Width Float default: 0.0 -- animatable
Sets the width of the side edge.
<C_Ext>.Front_Width Float default: 0.0 -- animatable
Sets the width of the front edge.
<C_Ext>.height Float default: 0.0 -- animatable
Sets the overall height of the object.
<C_Ext>.mapCoords Integer default: 1
1- enable mapping coordinates,
0 - disable mapping coordinates.
<C_Ext>.Back_Segments Integer default: 1 -- animatable
The number of segments along the back edge of the object.
<C_Ext>.Side_Segments Integer default: 1 -- animatable
The number of segments along the side edge of the object.
<C_Ext>.Front_Segments Integer default: 1 -- animatable
The number of segments along the front edge of the object.
<C_Ext>.Width_Segments Integer default: 1 -- animatable
The number of segments along the width of the object.
<C_Ext>.Height_Segments Integer default: 1 -- animatable
The number of segments along the height of the object.
Interfaces:
Interface:realWorldMapSizeInterface
Properties:
.realWorldMapSize: boolean : Read|Write
Enables/disables the real-world map size option.
Available in 3ds Max 8 and higher.