Search Results for

    Show / Hide Table of Contents

    Class SmartCode

    Represents a smart code.

    Inheritance
    System.Object
    SmartObject
    SmartCode
    Inherited Members
    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 SmartCode : SmartObject
    Remarks

    This class is available since v7.17.

    Constructors

    SmartCode(String)

    Initializes a new instance of the SmartCode class of type Basic.

    Declaration
    public SmartCode(string inValue)
    Parameters
    Type Name Description
    System.String inValue

    The value.

    SmartCode(ElementId)

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

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

    Identifier of providing element.

    Fields

    ElementId

    Providing element identifier, or empty if none.

    Declaration
    public ElementId ElementId
    Field Value
    Type Description
    ElementId

    Type

    Type of code.

    Declaration
    public SmartCodeType Type
    Field Value
    Type Description
    SmartCodeType

    Value

    Value, or null if unknown.

    Declaration
    public string Value
    Field Value
    Type Description
    System.String
    In This Article
    • Mentions légales
    • C.G.U
    • Données personnelles

    Copyright © 2024 TopSolid Tous droits réservés