NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::EmbossJoggle Class Reference

Represents a joggle object. More...

Inheritance diagram for NXOpen::Features::EmbossJoggle:
NXOpen::TaggedObject

List of all members.

Public Types

enum  JoggleDirectionMethod { JoggleDirectionMethodSidewall, JoggleDirectionMethodNormal, JoggleDirectionMethodSpecify }
 Describes the option that joggle direction along. More...

Public Member Functions

NXOpen::DirectionDirection ()
 Returns the direction for joggle
Created in NX4.0.0.
NXOpen::Features::EmbossJoggle::JoggleDirectionMethod DirectionOption ()
 Returns the emboss joggle direction option
Created in NX4.0.0.
void SetDirection (NXOpen::Direction *joggleDirection)
 Sets the direction for joggle
Created in NX4.0.0.
void SetDirectionOption (NXOpen::Features::EmbossJoggle::JoggleDirectionMethod joggleOption)
 Sets the emboss joggle direction option
Created in NX4.0.0.

Detailed Description

Represents a joggle object.


This class provides methods to get the option and direction which control over the way in which trimming occures at the free boundary during Joggle processing.

Following are default values and options.


Joggle Direction Option Features::EmbossJoggle::JoggleDirectionMethodSidewall


Joggle Direction Direction for joggle


Created in NX4.0.0.


Member Enumeration Documentation

Describes the option that joggle direction along.

Enumerator:
JoggleDirectionMethodSidewall 

Indicates joggle direction to along sidewall direction.

JoggleDirectionMethodNormal 

Indicates joggle direction to along normal of target.

JoggleDirectionMethodSpecify 

Indicates joggle direction to along user specified direction.


Member Function Documentation

Returns the direction for joggle
Created in NX4.0.0.



License requirements : None

Returns the emboss joggle direction option
Created in NX4.0.0.



License requirements : None

Sets the direction for joggle
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
joggleDirectionThe direction for joggle

Sets the emboss joggle direction option
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
joggleOptionThe emboss joggle direction option

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