Gets or sets the direction by which to taper the helix of a compression spring.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TaperOutward As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISpring
Dim value As System.Boolean
instance.TaperOutward = value
value = instance.TaperOutward |
C# | |
---|
System.bool TaperOutward {get; set;} |
C++/CLI | |
---|
property System.bool TaperOutward {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to taper the helix outward, false to tape inward
Remarks
See Also
Availability
SOLIDWORKS 2005 SP1, Revision Number 13.1