Gets and sets the overall thickness of the shell feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Thickness As Double |
Visual Basic (Usage) | |
---|
Dim instance As IShellFeatureData
Dim value As Double
instance.Thickness = value
value = instance.Thickness
|
C# | |
---|
double Thickness {get; set;} |
C++/CLI | |
---|
property double Thickness {
double get();
void set (double value);
} |
Return Value
Shell thickness
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0