iray_Section : helper

iray_Section - superclass: helper; super-superclass:node - 7:0 - classID: #(1689326601, 511318125)

   

Exposes the iRay Section Helper to MAXScript. It can be used to produce sections of the scene geometry at render time. Available in 3ds Max 2016 and higher.

Value > MAXWrapper > Node > Helper

 

   

Helpers - Quick Navigation

   

Constructors:

 iray_Section ...
SectionPlane ... 

Properties:

<iray_Section>.on     BooleanClass    default: true   --  boolean

Gets/sets the state of the "On" checkbox.

When set to True, the Section Plane will be active and used by the iray renderer.

When set to False, the Section Plane will be disabled and will be ignored by the iray renderer.

   

<iray_Section>.cliplight     BooleanClass    default: false   --  boolean; Clip_Light

Gets/sets the state of the "Clip Light" checkbox.

   

<iray_Section>.flip     BooleanClass    default: false   --  boolean

Gets/sets the state of the "Flip Direction " checkbox.

   

<iray_Section>.length     Float    default: 0.0   --  animatable; float

Gets/sets the "Length" value of the Section Plane.

   

<iray_Section>.width     Float    default: 0.0   --  animatable; float

Gets/sets the "Width" value of the Section Plane.

   

<iray_Section>.grid     Float    default: 10.0   --  float

Gets/sets the "Grid" value in the "Spacing" group of controls.

   

<iray_Section>.plane     Integer    default: 0   --  integer

Gets/sets the state of the "Display" radio buttons.

Possible values are:

0 - XY Plane (default)

1 - YZ Plane

2 - ZX Plane