Gets or sets the angle of rotation of instances in this linear component pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotationAngle As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ILocalLinearPatternFeatureData
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
Angle of rotation in radians of pattern instances
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0