Gets or sets the pathname of this forming tool's part in the Design Library.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FormToolPath As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFormToolFeatureData
Dim value As System.String
instance.FormToolPath = value
value = instance.FormToolPath |
C# | |
---|
System.string FormToolPath {get; set;} |
C++/CLI | |
---|
property System.String^ FormToolPath {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Design library forming tool part pathname
Example
Remarks
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2