Gets or sets the axis of rotation of components in this linear component pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotationAxis As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ILocalLinearPatternFeatureData
Dim value As System.Object
instance.RotationAxis = value
value = instance.RotationAxis |
C# | |
---|
System.object RotationAxis {get; set;} |
C++/CLI | |
---|
property System.Object^ RotationAxis {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Axis,
line, or
edge around which the pattern components rotate
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0