Saves the display characteristics of the
isolated components to a new display state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SaveIsolate( _
ByVal Name As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim Name As System.String
Dim value As System.Boolean
value = instance.SaveIsolate(Name) |
C# | |
---|
System.bool SaveIsolate(
System.string Name
) |
C++/CLI | |
---|
System.bool SaveIsolate(
& System.String^ Name
) |
Parameters
- Name
- Name of the new display state to which to save the characteristics of the isolated components
Return Value
True if a new display state of the characteristics of the isolated components is created, false if not
Example
See Also
Availability
SOLIDWORKS 2017 FCS, Revision Number 25.0