Allows you to access the Bill of Materials (BOM) layouts installed in a vault.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBomMgr | |
| C# | |
|---|---|
public interface IEdmBomMgr | |
| C++/CLI | |
|---|---|
public interface class IEdmBomMgr | |
This interface:
- Inherits from IDispatch. See IDispatch Interface (Automation).
- Is extended by IEdmBomMgr2.
To view a vault's BOM layouts in the SOLIDWORKS PDM Professional Administration tool, log in to a vault and expand Bills of Materials.
To access this interface, call IEdmVault7::CreateUtility with eType = EdmUtility.EdmUtil_BomMgr.