Sets the faces for this closed corner feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetFaces( _
ByVal FaceCount As System.Integer, _
ByRef FaceArray As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IClosedCornerFeatureData
Dim FaceCount As System.Integer
Dim FaceArray As System.Object
instance.ISetFaces(FaceCount, FaceArray) |
Parameters
- FaceCount
Number of faces used to describe the closed corner
- FaceArray
- in-process, unmanaged C++: Pointer to an array of faces used to describe the closed corner of size FaceCount
- 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 2001 SP2, Revision Number 9.2