Gets or sets the second y rotation of the section view in the part or assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SecondRotationY As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISectionViewData
Dim value As Double
instance.SecondRotationY = value
value = instance.SecondRotationY
|
C# | |
---|
double SecondRotationY {get; set;} |
C++/CLI | |
---|
property double SecondRotationY {
double get();
void set (double value);
} |
Return Value
Second y rotation of the section view
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0