Gets or sets whether to make this helix feature extend backward from the point of origin.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseDirection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHelixFeatureData
Dim value As System.Boolean
instance.ReverseDirection = value
value = instance.ReverseDirection |
C# | |
---|
System.bool ReverseDirection {get; set;} |
C++/CLI | |
---|
property System.bool ReverseDirection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to extend backward from the point of origin, false to not
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0