Sets the drag point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetDragPoint( _
ByVal Point As System.Object _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim Point As System.Object
Dim value As System.Boolean
value = instance.SetDragPoint(Point) |
C# | |
---|
System.bool SetDragPoint(
System.object Point
) |
C++/CLI | |
---|
System.bool SetDragPoint(
& System.Object^ Point
) |
Parameters
- Point
- Array of size 3 containing the X, Y, Z coordinate of the drag point
Return Value
True if successful, false if not
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0