Gets or sets whether to reverse the twist of this sweep feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1ReverseTwistDir As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISweepFeatureData
Dim value As System.Boolean
instance.D1ReverseTwistDir = value
value = instance.D1ReverseTwistDir |
C# | |
---|
System.bool D1ReverseTwistDir {get; set;} |
C++/CLI | |
---|
property System.bool D1ReverseTwistDir {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the twist, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0