NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.BladeEdge Class Reference

Represents a BladeEdge Builder More...

Inheritance diagram for NXOpen.CAM.BladeEdge:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  EdgeDefinitionType { Inherit, Specify }
 Available types for Edge Definition More...
 
enum  EdgePointType { AlongBladeDirection, AlongPartAxis, NoCurling }
 Available types for Blade Edge Point More...
 

Properties

unsafe
NXOpen.CAM.InheritableDoubleBuilder 
BackoffAngle [get]
 Returns the Angle More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
BackoffDistance [get]
 Returns the Distance More...
 
unsafe
NXOpen.CAM.BladeEdge.EdgePointType 
BladeEdgePoint [get, set]
 Returns or sets the Blade's Edge Point More...
 
unsafe
NXOpen.CAM.BladeEdge.EdgeDefinitionType 
EdgeDefinition [get, set]
 Returns or sets the Edge's Definition More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ExtendRadialDistance [get]
 Returns the Radial Extension More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ExtendTangentialDistance [get]
 Returns the Tangential Extension More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a BladeEdge Builder

Created in NX7.0.0

Member Enumeration Documentation

Available types for Edge Definition

Enumerator
Inherit 

same as leading edge

Specify 

specify

Available types for Blade Edge Point

Enumerator
AlongBladeDirection 

along blade direction

AlongPartAxis 

along part axis

NoCurling 

no curling

Property Documentation

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.BladeEdge.BackoffAngle
get

Returns the Angle

Created in NX7.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.BladeEdge.BackoffDistance
get

Returns the Distance

Created in NX7.0.0

License requirements: None.

unsafe NXOpen.CAM.BladeEdge.EdgePointType NXOpen.CAM.BladeEdge.BladeEdgePoint
getset

Returns or sets the Blade's Edge Point

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.BladeEdge.EdgeDefinitionType NXOpen.CAM.BladeEdge.EdgeDefinition
getset

Returns or sets the Edge's Definition

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.BladeEdge.ExtendRadialDistance
get

Returns the Radial Extension

Created in NX7.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.BladeEdge.ExtendTangentialDistance
get

Returns the Tangential Extension

Created in NX7.0.0

License requirements: None.


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