Click or drag to resize

PdmTypeEnum Enumeration

Vault Type Enumerator

Namespace: CeliAPS.BomApi.Enums
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
public enum PdmTypeEnum
Members
Member nameValueDescription
Unknown0 The unknown vault type.
Assembly1 The Assembly vault document type.
WeldedAssembly2 The Welded Assembly vault document type.
Part3 The Part vault document type.
CompositePart4 The Composite Part vault document type.
SheetMetalPart5 The Sheet Metal Part vault document type.
SweepPart6 The Sweep Part vault document type.
PurchasedPart7 The Purchased Part vault document type.
CompositeWorkpiece9 The Composite Workpiece type.
MultilayerWorkpiece10 The Multilayer Workpiece type.
SolidWorkpiece11 The Solid Workpiece type.
BoardWorkpiece12 The Board Workpiece type.
CoveredBoardWorkpiece13 The Covered Boar dWorkpiece type.
RodWorkpiece14 The Rod Workpiece type.
DesktopWorkpiece15 The Desktop Workpiece type.
VeneerWorkpiece17 The Veneer Workpiece type.
EdgeBandWorkpiece18 The Edge Band Workpiece type.
PaintWorkpiece19 The Paint Workpiece type.
Solid20 The Solid type.
Board21 The Board type.
LaminatedBoard22 The Laminated Board type.
MultilayerBoard23 The Multilayer Board type.
Rod24 The Rod type.
Desktop25 The Desktop type.
Veneer26 The Veneer type.
EdgeBand27 The EdgeBand type.
Paint28 The Paint type.
Nesting29 The Nesting type.
NestingDesktop30 The Nesting Desktop type.
Sheet31 The Sheet type.
Piece32 The Piece type.
Occurrence33 The Occurrence type.
Bom34 The Bom type.
VeneerMultilayerCoverWorkpiece35 The Veneer Multilayer Cover Workpiece type.
LiquidMultilayerCoverWorkpiece36 The Liquid Multilayer Cover Workpiece type.
VacuumFilmWorkpiece37 The Vacuum Film Workpiece type.
VeneerMultilayerCover38 The Veneer Multilayer Cover type.
LiquidMultilayerCover39 The Liquid Multilayer Cover type.
VacuumFilm40 The Vacuum Film type.
See Also