NXOpen .NET Reference  12.0.0
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:

Public Member Functions

unsafe NXOpen.Expression GetJoggleStationaryRadius ()
 RETURNS the joggle stationary radius expression More...
 
unsafe void SetJoggleStationaryRadius (bool updateModel, string stationaryRadius)
 THE joggle stationary radius value string More...
 
unsafe NXOpen.Expression GetJoggleOffsetRadius ()
 RETURNS the joggle offset radius expression More...
 
unsafe void SetJoggleOffsetRadius (bool updateModel, string offsetRadius)
 The joggle offset radius value More...
 
unsafe NXOpen.Expression GetJoggleDepthThreshold ()
 RETURNS the joggle depth threshold expression More...
 
unsafe void SetJoggleDepthThreshold (bool updateModel, string depthThreshold)
 THE joggle depth threshold value More...
 
unsafe NXOpen.Expression GetJoggleDistanceThreshold ()
 RETURNS the joggle distance threshold expression More...
 
unsafe void SetJoggleDistanceThreshold (bool updateModel, string distanceThreshold)
 THE joggle distance threshold value More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. 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 ( )

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 ( )

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 ( )

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 ( )

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 
)

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 
)

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 
)

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 
)

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