Gets or sets the side thickness for this thicken feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThicknessSide As System.Short |
Visual Basic (Usage) | |
---|
Dim instance As IThickenFeatureData
Dim value As System.Short
instance.ThicknessSide = value
value = instance.ThicknessSide |
C# | |
---|
System.short ThicknessSide {get; set;} |
C++/CLI | |
---|
property System.short ThicknessSide {
System.short get();
void set ( & System.short value);
} |
Property Value
Side thickness type as defined in swThickenThicknessType
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0