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