SOLIDWORKS PDM Professional API Help Send Feedback
GetTreeLevel Method (IEdmBomCell)
See Also 
EPDM.Interop.epdm Namespace > IEdmBomCell Interface : GetTreeLevel Method (IEdmBomCell)


Gets the position of this BOM row in the computed BOM.

Syntax

Visual Basic 
Function GetTreeLevel() As System.Integer
C# 
System.int GetTreeLevel()
C++/CLI 
System.int GetTreeLevel(); 

Return Value

Position of this BOM row in the computed BOM

Example

See the IEdmBomCell examples.

Remarks

Return codes:

  • S_OK: The method successfully executed.
  • S_FALSE: One of the arguments is invalid.
 

See Also

Availability

SOLIDWORKS PDM Professional 2009