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