Gets the specified snapshot of an assembly opened in Large Design Review mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSnapShot( _
ByVal SnapShotName As System.String _
) As SnapShot |
Visual Basic (Usage) | |
---|
Dim instance As IModelViewManager
Dim SnapShotName As System.String
Dim value As SnapShot
value = instance.GetSnapShot(SnapShotName) |
C++/CLI | |
---|
SnapShot^ GetSnapShot(
& System.String^ SnapShotName
) |
Parameters
- SnapShotName
- Name of snapshot to get
Return Value
ISnapShot
Remarks
See Also
Availability
SOLIDWORKS 2012 FCS, Revision Number 20.0