Class FileFormatConverter
Namespace: Aurigma.DesignAtoms.GmConverters
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class FileFormatConverter
Inheritance: System.Object -> FileFormatConverter
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Methods
ToGm
public static FileFormat ToGm(this FileFormat source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Model.Configuration.FileFormat | source |
Returns
Aurigma.GraphicsMill.Codecs.FileFormat
ToModel
public static FileFormat ToModel(this FileFormat source)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.Codecs.FileFormat | source |