Sets the faces and surfaces to knit.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetEntities( _
ByVal Count As Integer, _
ByRef FaceArr As Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISurfaceKnitFeatureData
Dim Count As Integer
Dim FaceArr As Object
instance.ISetEntities(Count, FaceArr)
|
C++/CLI | |
---|
void ISetEntities(
& int Count,
& Object^% FaceArr
) |
Parameters
- Count
Number of faces
- FaceArr
-
in-process, unmanaged C++: Pointer to an array of knit entities (
faces and
surfaces) 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 SP1, Revision Number 10.1