NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::BladeEdge Class Reference

Represents a BladeEdge Builder
Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::BladeEdge:
NXOpen::TaggedObject

List of all members.

Public Types

enum  EdgeDefinitionType { EdgeDefinitionTypeInherit, EdgeDefinitionTypeSpecify }
 Available types for Edge Definition. More...
enum  EdgePointType { EdgePointTypeAlongBladeDirection, EdgePointTypeAlongPartAxis }
 Available types for Blade Edge Point. More...

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderBackoffAngle ()
 Returns the Angle
Created in NX7.0.0.
NXOpen::CAM::InheritableToolDepBuilderBackoffDistance ()
 Returns the Distance
Created in NX7.0.0.
NXOpen::CAM::BladeEdge::EdgePointType BladeEdgePoint ()
 Returns the Blade Edge Point
Created in NX7.0.0.
NXOpen::CAM::BladeEdge::EdgeDefinitionType EdgeDefinition ()
 Returns the Edge Definition
Created in NX7.0.0.
NXOpen::CAM::InheritableToolDepBuilderExtendRadialDistance ()
 Returns the Radial Extension
Created in NX7.0.0.
NXOpen::CAM::InheritableToolDepBuilderExtendTangentialDistance ()
 Returns the Tangential Extension
Created in NX7.0.0.
void SetBladeEdgePoint (NXOpen::CAM::BladeEdge::EdgePointType bladeEdgePoint)
 Sets the Blade Edge Point
Created in NX7.0.0.
void SetEdgeDefinition (NXOpen::CAM::BladeEdge::EdgeDefinitionType edgeDefinition)
 Sets the Edge Definition
Created in NX7.0.0.

Detailed Description

Represents a BladeEdge Builder
Created in NX7.0.0.



Member Enumeration Documentation

Available types for Edge Definition.

Enumerator:
EdgeDefinitionTypeInherit 

same as leading edge

EdgeDefinitionTypeSpecify 

specify

Available types for Blade Edge Point.

Enumerator:
EdgePointTypeAlongBladeDirection 

along blade direction

EdgePointTypeAlongPartAxis 

along part axis


Member Function Documentation

Returns the Angle
Created in NX7.0.0.



License requirements : None

Returns the Distance
Created in NX7.0.0.



License requirements : None

Returns the Blade Edge Point
Created in NX7.0.0.



License requirements : None

Returns the Edge Definition
Created in NX7.0.0.



License requirements : None

Returns the Radial Extension
Created in NX7.0.0.



License requirements : None

Returns the Tangential Extension
Created in NX7.0.0.



License requirements : None

Sets the Blade Edge Point
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
bladeEdgePointthe Blade Edge Point value

Sets the Edge Definition
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
edgeDefinitionthe Edge Definition value

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.