Sets the multiple-thickness faces in this shell feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetMultipleThicknessFaces( _
ByVal Count As Integer, _
ByRef FaceArray As Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IShellFeatureData
Dim Count As Integer
Dim FaceArray As Object
instance.ISetMultipleThicknessFaces(Count, FaceArray)
|
C++/CLI | |
---|
void ISetMultipleThicknessFaces(
& int Count,
& Object^% FaceArray
) |
Parameters
- Count
Number of faces
- FaceArray
-
in-process, unmanaged C++: Pointer to an array of
faces to set to multiple thickness of size Count
-
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0