Gets or sets the path for an exported equation text (.txt) file.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property FilePath As String |
| Visual Basic (Usage) | |
|---|
Dim instance As IEquationMgr
Dim value As String
instance.FilePath = value
value = instance.FilePath
|
| C# | |
|---|
string FilePath {get; set;} |
| C++/CLI | |
|---|
property String^ FilePath {
String^ get();
void set (String^ value);
} |
Return Value
Path for the exported equation text (.txt) file
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0