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

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

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