Sets whether to show the specified file's user-defined file references in a BOM.
Syntax
Visual Basic (Declaration) | |
---|
Sub SetShowInBOM( _
ByVal lFileID As System.Integer, _
ByVal lFolderID As System.Integer, _
ByVal bShowInBOM As System.Boolean _
) |
Parameters
- lFileID
- ID of referenced file
- lFolderID
- ID of parent folder of referenced file
- bShowInBOM
- True to show the specified file's user-defined file references in a BOM, false to not
See Also
Availability
SOLIDWORKS PDM Professional 2017