Gets or sets the path and filename (*.
sldasm) to which to save an assembly of the saved bodies.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AssemblyPath As String |
Visual Basic (Usage) | |
---|
Dim instance As ISaveBodyFeatureData
Dim value As String
instance.AssemblyPath = value
value = instance.AssemblyPath
|
C# | |
---|
string AssemblyPath {get; set;} |
C++/CLI | |
---|
property String^ AssemblyPath {
String^ get();
void set (String^ value);
} |
Return Value
Path and filename (*.
sldasm) to which to save an assembly of the saved bodies
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0