Search Results for

    Show / Hide Table of Contents

    Class SmartTexture

    Represents a smart texture.

    Inheritance
    System.Object
    SmartObject
    SmartDocument
    SmartTexture
    Inherited Members
    SmartDocument.Type
    SmartDocument.Document
    SmartDocument.ElementId
    SmartDocument.ReferenceType
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: cs.temp.dll.dll
    Syntax
    [AvailableSinceVersion(7, 17, 0, 0)]
    public class SmartTexture : SmartDocument
    Remarks

    This class is available since v7.17.

    Constructors

    SmartTexture(DocumentId)

    Initializes a new instance of the SmartTexture class of type Basic

    Declaration
    public SmartTexture(DocumentId inDocumentId)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Document identifier of the document to reference.

    SmartTexture(DocumentId, DocumentReferenceType)

    Initializes a new instance of the SmartTexture class of type Basic

    Declaration
    public SmartTexture(DocumentId inDocumentId, DocumentReferenceType inReferenceType)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Document identifier of the document to reference.

    DocumentReferenceType inReferenceType

    Document reference type of the SmartDocument.

    SmartTexture(ElementId)

    Initializes a new instance of the SmartTexture class of type Element.

    Declaration
    public SmartTexture(ElementId inElementId)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    SmartTexture(ElementId, DocumentReferenceType)

    Initializes a new instance of the SmartTexture class of type Element.

    Declaration
    public SmartTexture(ElementId inElementId, DocumentReferenceType inReferenceType)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    DocumentReferenceType inReferenceType

    Document reference type of the SmartDocument.

    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés