Gets or sets the jog angle for this jog feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property JogAngle As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IJogFeatureData
Dim value As System.Double
instance.JogAngle = value
value = instance.JogAngle |
C# | |
---|
System.double JogAngle {get; set;} |
C++/CLI | |
---|
property System.double JogAngle {
System.double get();
void set ( & System.double value);
} |
Property Value
Jog angle
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1