This .NET class wraps the AcGiGenericTexture ObjectARX class.
GenericTexture consists of a generic collection of parameters that represents a procedural texture. Derives from ProceduralTexture.
Autodesk.AutoCAD.GraphicsInterface.MaterialTexture Autodesk.AutoCAD.GraphicsInterface.ProceduralTexture Autodesk.AutoCAD.GraphicsInterface.GenericTexture
Public sealed Class GenericTexture Inherits ProceduralTexture Inherits ICloneable
public sealed class GenericTexture : ProceduralTexture, ICloneable;
Comments? |