Sets the model view to that of the specified camera, if in camera view mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetCameraByName( _
ByVal Name As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim Name As System.String
Dim value As System.Boolean
value = instance.SetCameraByName(Name) |
C# | |
---|
System.bool SetCameraByName(
System.string Name
) |
C++/CLI | |
---|
System.bool SetCameraByName(
& System.String^ Name
) |
Parameters
- Name
Feature name of the camera to use to set the model view, if in camera view mode
Return Value
True if the camera is set, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14.0