Gets the point through which this curve passes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetThroughPoints( _
ByRef Type As Object _
) As Object |
C# | |
---|
object GetThroughPoints(
out object Type
) |
C++/CLI | |
---|
Object^ GetThroughPoints(
& [Out] Object^ Type
) |
Parameters
- Type
Type of entities (sketch points or vertices) as defined by swSelectType_e
Return Value
Array of points
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0