Gets or sets whether to symmetrically thicken this bi-directional lofted bends feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SymmetricThickness As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILoftedBendsFeatureData
Dim value As System.Boolean
instance.SymmetricThickness = value
value = instance.SymmetricThickness |
C# | |
---|
System.bool SymmetricThickness {get; set;} |
C++/CLI | |
---|
property System.bool SymmetricThickness {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to thicken symmetrically, false to not
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31