Share

CurveAndEntityWorkPointDef Object


Description

The CurveAndEntityWorkPointDefinition object that allows you to get and set the information that specifies a work point defined by a curve and another entity.

Methods

Name Description
GetData Method that returns all of the data defining a work point defined by the intersection of a curve and an entity.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
CurveEntity Property that returns the curve of a curve and entity defined work point. . This object can be an Edge or any 2d or 3d sketch object.
Entity Property that returns the Face or WorkPlane object used in defining a work at the intersection of a curve and entity.
Parent Property that returns the parent WorkPoint object.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 6

Was this information helpful?