SOLIDWORKS PDM Professional API Help Send Feedback
EdmBomInfo Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmBomInfo Structure


Contains information about a Bill of Materials.

Syntax

Visual Basic 
Public Structure EdmBomInfo 
   Inherits System.ValueType
C# 
public struct EdmBomInfo : System.ValueType 
C++/CLI 
public value class EdmBomInfo : public System.ValueType 

Example

struct EdmBomInfo{
  integer mlBomID;
 
  enum EdmBomType meType;
  string mbsBomName;
};

Example

Remarks

See Also

Availability

SOLIDWORKS PDM Professional 2009