Autodesk.AutoCAD.GraphicsInterface Namespace > ProceduralTexture Class
ProceduralTexture Class
Description

 

This .NET class wraps the AcGiProceduralTexture ObjectARX class. It serves as the base for various procedural material textures.

Class Hierarchy
Visual Basic
Public Class ProceduralTexture
Inherits MaterialTexture
C#
public class ProceduralTexture : MaterialTexture;
   Comments?