WorkPoint.SetByPoint Method
Parent Object:
WorkPoint
Description
Method that redefines the work point to be at the input point.
Remarks
This method is not valid when the work point exists in an Assembly component definition.
Syntax
WorkPoint.
SetByPoint
(
Point
As Object )
Parameters
Name
Type
Description
Point
Object
Input object that represents a point. This object can be a Vertex, SketchPoint, or SketchPoint3D object.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.