Share

NormalToSurfaceWorkAxisDef Object


Description

Object that allows you to get and set the information that specifies a work axis defined normal to a surface and through a point.

Methods

Name Description
GetData Method that gets all of the data defining a work axis defined normal to a surface at a point.

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.
Parent Property that returns the parent WorkAxis object.
Point Property that returns the point of a normal to surface defined work axis. The point can be a WorkPoint, Vertex, SketchPoint3D or SketchPoint object. The work axis passes through the point.
SurfaceEntity Property that returns the surface entity of a normal to surface defined work axis. This object can be a Face, WorkPlane, or PlanarSketch.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 10

Was this information helpful?