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

Represents a joggle object. More...

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

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.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents a joggle object.

    <br> 
   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.
    <br>      
    <br>   
   Following are default values and options.
    <br> 

    <br> 
   <b>Joggle Direction Option</b>    @link  Features::EmbossJoggle::JoggleDirectionMethodSidewall   Features::EmbossJoggle::JoggleDirectionMethodSidewall @endlink 
    <br>     

    <br> 
   <b>Joggle Direction</b>    Direction for joggle
    <br> 


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

NXOpen::Direction* NXOpen::Features::EmbossJoggle::Direction ( )

Returns the direction for joggle
Created in NX4.0.0.



License requirements : None

NXOpen::Features::EmbossJoggle::JoggleDirectionMethod NXOpen::Features::EmbossJoggle::DirectionOption ( )

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



License requirements : None

void NXOpen::Features::EmbossJoggle::SetDirection ( NXOpen::Direction joggleDirection)

Sets the direction for joggle
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
joggleDirectionThe direction for joggle
void NXOpen::Features::EmbossJoggle::SetDirectionOption ( NXOpen::Features::EmbossJoggle::JoggleDirectionMethod  joggleOption)

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 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.