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

Represents a joggle object. More...

Inheritance diagram for NXOpen.Features.EmbossJoggle:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  JoggleDirectionMethod { Sidewall, Normal, Specify }
 Describes the option that joggle direction along. More...
 

Properties

unsafe NXOpen.Direction Direction [get, set]
 Returns or sets the direction for joggle More...
 
unsafe
NXOpen.Features.EmbossJoggle.JoggleDirectionMethod 
DirectionOption [get, set]
 Returns or sets the emboss joggle direction option 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 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.JoggleDirectionMethod.Sidewall

Joggle Direction Direction for joggle

Created in NX4.0.0

Member Enumeration Documentation

Describes the option that joggle direction along.

Enumerator
Sidewall 

Indicates joggle direction to along sidewall direction.

Normal 

Indicates joggle direction to along normal of target.

Specify 

Indicates joggle direction to along user specified direction

Property Documentation

unsafe NXOpen.Direction NXOpen.Features.EmbossJoggle.Direction
getset

Returns or sets the direction for joggle

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.Features.EmbossJoggle.JoggleDirectionMethod NXOpen.Features.EmbossJoggle.DirectionOption
getset

Returns or sets the emboss joggle direction option

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")


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