Gets the Product Lifecycle Management (PLM) ID of the specified file stored in 3DEXPERIENCE.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFilePLMID( _
ByVal FilePath As System.String _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim FilePath As System.String
Dim value As System.String
value = instance.GetFilePLMID(FilePath) |
C# | |
---|
System.string GetFilePLMID(
System.string FilePath
) |
C++/CLI | |
---|
System.String^ GetFilePLMID(
& System.String^ FilePath
) |
Parameters
- FilePath
- Name of file
Return Value
PLM ID
Remarks
See Also
Availability
SOLIDWORKS 2022 SP03, Revision Number 30.3