Search Results for

    Show / Hide Table of Contents

    Class StepText

    Inheritance
    System.Object
    StepText
    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: Xbim.IO.Step21
    Assembly: Xbim.Common.dll
    Syntax
    public static class StepText

    Methods

    | Improve this Doc View Source

    ToDouble(String)

    Declaration
    public static double ToDouble(this string val)
    Parameters
    Type Name Description
    System.String val
    Returns
    Type Description
    System.Double
    | Improve this Doc View Source

    ToPart21(String)

    Declaration
    public static string ToPart21(this string source)
    Parameters
    Type Name Description
    System.String source
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim