NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Preferences.PartAeroSheetmetal Class Reference

Represents the NX Sheetmetal preferences applicable to part More...

Inheritance diagram for NXOpen.Preferences.PartAeroSheetmetal:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Expression GetJoggleDepthThreshold ()
 RETURNS the joggle depth threshold expression More...
 
unsafe NXOpen.Expression GetJoggleDistanceThreshold ()
 RETURNS the joggle distance threshold expression More...
 
unsafe NXOpen.Expression GetJoggleOffsetRadius ()
 RETURNS the joggle offset radius expression More...
 
unsafe NXOpen.Expression GetJoggleStationaryRadius ()
 RETURNS the joggle stationary radius expression More...
 
unsafe void SetJoggleDepthThreshold (bool updateModel, string depthThreshold)
 THE joggle depth threshold value More...
 
unsafe void SetJoggleDistanceThreshold (bool updateModel, string distanceThreshold)
 THE joggle distance threshold value More...
 
unsafe void SetJoggleOffsetRadius (bool updateModel, string offsetRadius)
 The joggle offset radius value More...
 
unsafe void SetJoggleStationaryRadius (bool updateModel, string stationaryRadius)
 THE joggle stationary radius value string More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

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

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the NX Sheetmetal preferences applicable to part

Preferences are in control of the part. They can not be created but can only be changed.

Created in NX4.0.0

Member Function Documentation

unsafe NXOpen.Expression NXOpen.Preferences.PartAeroSheetmetal.GetJoggleDepthThreshold ( )
inline

RETURNS the joggle depth threshold expression

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Returns
expression object for joggle depth threshold
unsafe NXOpen.Expression NXOpen.Preferences.PartAeroSheetmetal.GetJoggleDistanceThreshold ( )
inline

RETURNS the joggle distance threshold expression

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Returns
expression object for joggle distance threshold
unsafe NXOpen.Expression NXOpen.Preferences.PartAeroSheetmetal.GetJoggleOffsetRadius ( )
inline

RETURNS the joggle offset radius expression

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Returns
expression object for joggle offset radius
unsafe NXOpen.Expression NXOpen.Preferences.PartAeroSheetmetal.GetJoggleStationaryRadius ( )
inline

RETURNS the joggle stationary radius expression

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Returns
expression object for joggle stationary radius
unsafe void NXOpen.Preferences.PartAeroSheetmetal.SetJoggleDepthThreshold ( bool  updateModel,
string  depthThreshold 
)
inline

THE joggle depth threshold value

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
depthThresholddefault joggle depth threshold value
unsafe void NXOpen.Preferences.PartAeroSheetmetal.SetJoggleDistanceThreshold ( bool  updateModel,
string  distanceThreshold 
)
inline

THE joggle distance threshold value

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
distanceThresholddefault joggle depth threshold value
unsafe void NXOpen.Preferences.PartAeroSheetmetal.SetJoggleOffsetRadius ( bool  updateModel,
string  offsetRadius 
)
inline

The joggle offset radius value

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
offsetRadiusdefault joggle offset radius value
unsafe void NXOpen.Preferences.PartAeroSheetmetal.SetJoggleStationaryRadius ( bool  updateModel,
string  stationaryRadius 
)
inline

THE joggle stationary radius value string

Created in NX4.0.0

License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN")

Parameters
updateModelSpecifies whether the solid model be recomputed immediately
stationaryRadiusdefault joggle stationary radius value

Property Documentation

Tag NXOpen.Preferences.PartAeroSheetmetal.Tag
get

Returns the tag of this object.


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