Class SmartTexture
Represents a smart texture.
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 17, 0, 0)]
public class SmartTexture : SmartDocument
Remarks
This class is available since v7.17.
Constructors
| Name | Description |
|---|---|
| SmartTexture(DocumentId) | Initializes a new instance of the SmartTexture class of type Basic |
| SmartTexture(DocumentId, DocumentReferenceType) | Initializes a new instance of the SmartTexture class of type Basic |
| SmartTexture(ElementId) | Initializes a new instance of the SmartTexture class of type Element. |
| SmartTexture(ElementId, DocumentReferenceType) | Initializes a new instance of the SmartTexture class of type Element. |