Sets the points through which this curve passes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetThroughPoints( _
ByVal Count As Integer, _
ByRef Pts As Object _
) |
C# | |
---|
void ISetThroughPoints(
int Count,
ref object Pts
) |
C++/CLI | |
---|
void ISetThroughPoints(
& int Count,
& Object^% Pts
) |
Parameters
- Count
- Number of points
- Pts
- in-process, unmanaged C++: Pointer to an array of points
-
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 2003 FCS, Revision Number 11.0