Interface: s3dexporter

Interfaces > Core Interfaces > s3dexporter

 

   

Core Interfaces - Quick Navigation

The s3dexporter Core Interface exposes the Shockwave 3D Exporter to MAXScript.

Available in 3ds Max 2008 and higher.

   

Interface: s3dexporter 

Methods:

<void>s3dexporter.preview()   

Corresponds to pressing the Preview button in the Shockwave 3D exporter dialog, creating a preview of the scene to be exported to Shockwave 3D.

   

<void>s3dexporter.analyze() 

Corresponds to pressing the Analyze button in the Shockwave 3D exporter dialog, performing analysis and displaying statistics about the scene to be exported to Shockwave 3D.

   

<void>s3dexporter.authcheck() 

Calling this method corresponds to pressing the Author Check button in the Shockwave 3D exporter dialog.

See Also