Share

WorkPoint.Name Property

Parent Object: WorkPoint

Description

Specifies the name of the work point.

Syntax

WorkPoint.Name() As String

Property Value

This is a read/write property whose value is a String.

Samples

Name Description
Work point at mass center This sample demonstrates creating a fixed work point and edit its position. It does this by computing the the center of mass of the part and creating a work point at that position. Subsequent runs of the sample reposition the work point at the new center of mass.

Version

Introduced in version 4

Was this information helpful?