Sets the missing reference file name. Use with the SolidWorks event
ReferenceNotFoundNotify.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetMissingReferencePathName( _
ByVal FileName As String _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim FileName As String
instance.SetMissingReferencePathName(FileName)
|
C# | |
---|
void SetMissingReferencePathName(
string FileName
) |
C++/CLI | |
---|
void SetMissingReferencePathName(
& String^ FileName
) |
Parameters
- FileName
Path and filename of the missing reference
Remarks
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0