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