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