Gets or sets the direction of the turns of this helix feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Clockwise As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHelixFeatureData
Dim value As System.Boolean
instance.Clockwise = value
value = instance.Clockwise |
C# | |
---|
System.bool Clockwise {get; set;} |
C++/CLI | |
---|
property System.bool Clockwise {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if direction of turns is clockwise, false if counterclockwise
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0