BOMCompAttr Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Components within the BOM can be attributed with additional information using BOMCompAttr objects.
Syntax
public class BOMCompAttr Public Class BOMCompAttr Properties
| Name | Description |
|---|---|
| CompId | The Id of the component that this attribute applies to. |
| Id | A unique ID for this component attribute. |
| PropId | The Id of the property definition that this attribute applies to. |
| Val | The value of the attribute. |
Returned By
Where you get a BOMCompAttr — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.BOMCompAttr