Class IfcValueHelper
Inheritance
System.Object
IfcValueHelper
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.Ifc4.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public static class IfcValueHelper
Methods
| Improve this Doc View SourceToIfc3(IIfcValue)
Declaration
public static IfcValue ToIfc3(this IIfcValue member)
Parameters
Type | Name | Description |
---|---|---|
IIfcValue | member |
Returns
Type | Description |
---|---|
IfcValue |
ToIfc4(IfcValue)
Declaration
public static IIfcValue ToIfc4(this IfcValue member)
Parameters
Type | Name | Description |
---|---|---|
IfcValue | member |
Returns
Type | Description |
---|---|
IIfcValue |