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


Allows you to access a single row in a Bill of Materials (BOM).


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 IEdmBomCell 
C# 
public interface IEdmBomCell 
C++/CLI 
public interface class IEdmBomCell 

Example

Remarks

This interface:

 

Accessors

See Also