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. More...
 
NXOpen::Features::EmbossJoggle::JoggleDirectionMethod DirectionOption ()
 Returns the emboss joggle direction option
Created in NX4.0.0. More...
 
void SetDirection (NXOpen::Direction *joggleDirection)
 Sets the direction for joggle
Created in NX4.0.0. More...
 
void SetDirectionOption (NXOpen::Features::EmbossJoggle::JoggleDirectionMethod joggleOption)
 Sets the emboss joggle direction option
Created in NX4.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

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

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