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

The following tables list the members exposed by IEdmBomCell.

Public Methods

 NameDescription
 MethodGetItemIDGets the row index of this BOM row.  
 MethodGetPathNameGets the file system path to the file in this BOM row.  
 MethodGetTreeLevelGets the position of this BOM row in the computed BOM.  
 MethodGetVarGets the value of the specified cell in this BOM row.  
 MethodIsLockedGets whether the file associated with this BOM cell is checked out and can be edited.  
 MethodSetVarSets the value of the specified cell in this BOM row.  
Top

See Also