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