Autodesk Vault ProfessionalVault API

BOMCompRefDesig Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Associates a BOM Component with a Reference Designator.

Syntax

public class BOMCompRefDesig 
Public Class BOMCompRefDesig 

Properties

NameDescription
CntA count of the instances that the designator applies to.
CompIdThe ID of the BOM Component.
IdA unique identifier for the object.
RefIdThe ID of the Reference Designator.

Returned By

Where you get a BOMCompRefDesig — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.BOMCompRefDesig

See Also