WorkPoint.SetByPoint Method
Parent Object:
WorkPoint
Description
Method that redefines the work point to be at the input point.
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.
Remarks
This method is not valid when the work point exists in an Assembly component definition.
Version
Introduced in version 4
© Copyright 2022 Autodesk, Inc.
Comment on this page.