Search Results for

    Show / Hide Table of Contents

    Struct Real

    Represents a real value with units.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 9, 0, 0)]
    public struct Real
    Remarks

    This structure is available since v7.9.

    Constructors

    Name Description
    Real(UnitType, string, double)

    Initializes a new instance of the Real structure.

    Fields

    Name Description
    UnitSymbol

    Unit symbol in English.

    UnitType

    Unit type.

    Value

    Value in SI units.

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

    Copyright ©2025 TopSolid - All rights reserved.