Search Results for

    Show / Hide Table of Contents

    Class SmartCode

    Represents a smart code.

    Inheritance
    object
    SmartObject
    SmartCode
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 17, 0, 0)]
    public class SmartCode : SmartObject
    Remarks

    This class is available since v7.17.

    Constructors

    Name Description
    SmartCode(string)

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

    SmartCode(ElementId)

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

    Fields

    Name Description
    ElementId

    Providing element identifier, or empty if none.

    Type

    Type of code.

    Value

    Value, or null if unknown.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.