Gets or sets the direction of the taper for this helix feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TaperOutward As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHelixFeatureData
Dim value As Boolean
instance.TaperOutward = value
value = instance.TaperOutward
|
C# | |
---|
bool TaperOutward {get; set;} |
C++/CLI | |
---|
property bool TaperOutward {
bool get();
void set (bool value);
} |
Return Value
True if outward, false if inward
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0