Gets or sets whether to apply smooth edges in the flat pattern to the Flat-Pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CornerTreatment As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFlatPatternFeatureData
Dim value As Boolean
instance.CornerTreatment = value
value = instance.CornerTreatment
|
C# | |
---|
bool CornerTreatment {get; set;} |
C++/CLI | |
---|
property bool CornerTreatment {
bool get();
void set (bool value);
} |
Return Value
True to apply smooth edges, false to not
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0