Allows you to access several file reference variables all at once.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmBatchRefVars | |
| C# | |
|---|---|
public interface IEdmBatchRefVars | |
| C++/CLI | |
|---|---|
public interface class IEdmBatchRefVars | |
This interface inherits from IDispatch. See IDispatch Interface (Automation).
Reference variables are used in Bill of Materials columns that are configured to look for reference-specific values. To create a reference variable:
- Open the SOLIDWORKS PDM Professional Administration tool.
- Log into a vault.
- Double-click Bill of Materials > BOM.
- Click a column in the Columns list.
- Select Look for variable in reference specific values.
- Click OK.
- In a vault view, check out an assembly.
- Click the Bill of Materials tab.
- In the column configured to use reference-specific values, type text.
- Click Save in the Bill of Materials toolbar.
Each component of the assembly is in a separate reference relationship with the assembly. The BOM column configured to Look for variable in reference specific values contains reference variable values. Use this interface to get and set these reference variable values.