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

For a list of all members of this type, see IEdmSWBom members.

Public Methods

 NameDescription
 MethodDeleteColumnDeletes the specified column from this BOM.  
 MethodDeleteRowDeletes the specified row from this BOM.  
 MethodGetCellGets the specified cell in this BOM.  
 MethodGetColumnGets the specified column in this BOM.  
 MethodGetColumnsCountGets the number of columns in this BOM.  
 MethodGetRowGets the specified row in this BOM.  
 MethodGetRowsCountGets the number of rows in this BOM.  
 MethodInsertColumnInserts a column at the specified column index.  
 MethodInsertRowInserts a row at the specified index.  
Top

See Also