Gets or sets the path and filename of the assembly (*.
sldasm) of 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 of the assembly (*.
sldasm) of saved bodies
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0