Get or set whether to show the slit in the corner relief of this Flat-Pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowSlitInCornerRelief As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFlatPatternFeatureData
Dim value As System.Boolean
instance.ShowSlitInCornerRelief = value
value = instance.ShowSlitInCornerRelief |
C# | |
---|
System.bool ShowSlitInCornerRelief {get; set;} |
C++/CLI | |
---|
property System.bool ShowSlitInCornerRelief {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to display the slit in the corner relief of this feature, false to not
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0