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