Sets the thickness of the shell at this index in this shell feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetMultipleThicknessAtIndex( _
ByVal Index As System.Integer, _
ByVal Thickness As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IShellFeatureData
Dim Index As System.Integer
Dim Thickness As System.Double
instance.SetMultipleThicknessAtIndex(Index, Thickness) |
C# | |
---|
void SetMultipleThicknessAtIndex(
System.int Index,
System.double Thickness
) |
C++/CLI | |
---|
void SetMultipleThicknessAtIndex(
& System.int Index,
& System.double Thickness
) |
Parameters
- Index
0-based index for new thickness
- Thickness
New thickness
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0