| Visual Basic | |
|---|---|
Function CreateEmptySWBom() As EdmSWBom | |
| C# | |
|---|---|
EdmSWBom CreateEmptySWBom() | |
| C++/CLI | |
|---|---|
EdmSWBom^ CreateEmptySWBom(); | |
Return Value
IEdmSWBomSee the IEdmBomMgr3 examples.
After calling this method, call IEdmBomMgr3::AddSWBom to add a new SOLIDWORKS BOM to an existing document.
SOLIDWORKS PDM Professional 2021 SP03