Sets the tools used to make the split.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetSplitTools( _
ByVal Count As System.Integer, _
ByRef DispArr As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISplitLineFeatureData
Dim Count As System.Integer
Dim DispArr As System.Object
instance.ISetSplitTools(Count, DispArr) |
C# | |
---|
void ISetSplitTools(
System.int Count,
ref System.object DispArr
) |
C++/CLI | |
---|
void ISetSplitTools(
& System.int Count,
& System.Object^% DispArr
) |
Parameters
- Count
- Number of tools used to make the split
- DispArr
- in-process, unmanaged C++: Pointer to an array of tools used to make the split (see Remarks)
- 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 2005 FCS, Revision Number 13.0