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 System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISaveBodyFeatureData
Dim value As System.String
instance.AssemblyPath = value
value = instance.AssemblyPath |
C# | |
---|
System.string AssemblyPath {get; set;} |
C++/CLI | |
---|
property System.String^ AssemblyPath {
System.String^ get();
void set ( & System.String^ value);
} |
Property 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