Enumerazione DedPublicationFormat
|
Enumerazione dei formati disponibili in fase di creazione/eliminazione
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public enum DedPublicationFormat
Public Enumeration DedPublicationFormat
public enum class DedPublicationFormat
type DedPublicationFormat
Membri
| Nome | Valore | Descrizione |
---|
| Undefined | 0 | |
| Dwf | 1 | |
| Dwg | 2 | |
| Dxf | 3 | |
| Iges | 4 | |
| Pdf | 5 | |
| Step | 6 | |
| Stl | 7 | |
| Dwf2D | 8 | |
| Dwf3D | 9 | |
| DwfEsploso | 10 | |
| DwgTop | 11 | |
| Dxf2D | 12 | |
| Dxf3D | 13 | |
| Pdf3D | 14 | |
| Wmf | 15 | |
Vedi anche