Gets the specified named view orientation matrix with respect to the Front view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetNamedViewRotation( _
ByVal Name As String _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim Name As String
Dim value As Double
value = instance.IGetNamedViewRotation(Name)
|
C# | |
---|
double IGetNamedViewRotation(
string Name
) |
C++/CLI | |
---|
double IGetNamedViewRotation(
& String^ Name
) |
Parameters
- Name
- Name of the named view
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0