SOLIDWORKS PDM Professional API Help Send Feedback
IEdmBomView Interface
See Also  Members   Example
EPDM.Interop.epdm Namespace : IEdmBomView Interface


Allows you to access a Bill of Materials (BOM) view.


NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.

Syntax

Visual Basic 
Public Interface IEdmBomView 
C# 
public interface IEdmBomView 
C++/CLI 
public interface class IEdmBomView 

Example

Remarks

This interface:

Accessors

See Also