Working with Watermark

Contents
[ ]

Create a 3D Scene

First you need to create a 3d scene from a 3d file.The following code snippet shows how to use this functionality:

Encode Watermark

Aspose.3D for .NET adds watermark text information and watermark password to 3d files through the EncodeWatermark method. The following code snippet shows how to use this functionality:

Save Document

You can save to any 3d file format you want.The following code snippet shows how to use this functionality: