Gets or sets the rotation angle of this forming tool.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotationAngle As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFormToolFeatureData
Dim value As System.Double
instance.RotationAngle = value
value = instance.RotationAngle |
C# | |
---|
System.double RotationAngle {get; set;} |
C++/CLI | |
---|
property System.double RotationAngle {
System.double get();
void set ( & System.double value);
} |
Property Value
Rotation angle
Example
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2