Gets or sets whether to offset the starting location of the helix of this thread feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Offset As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IThreadFeatureData
Dim value As System.Boolean
instance.Offset = value
value = instance.Offset |
C# | |
---|
System.bool Offset {get; set;} |
C++/CLI | |
---|
property System.bool Offset {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True of offset the starting location of the thread helix, false to not (default)
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0