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 SourceToDouble(String)
Declaration
public static double ToDouble(this string val)
Parameters
Type | Name | Description |
---|---|---|
System.String | val |
Returns
Type | Description |
---|---|
System.Double |
ToPart21(String)
Declaration
public static string ToPart21(this string source)
Parameters
Type | Name | Description |
---|---|---|
System.String | source |
Returns
Type | Description |
---|---|
System.String |