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

Represents a NXOpen.CAM.NcmSmoothingBuilder More...

Inheritance diagram for NXOpen.CAM.NcmSmoothingBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  SmoothToleranceSources { MinimizePoints, Cutting, Specify }
 Available tolerance types for smoothing More...
 

Properties

unsafe bool ApplyCornersSmoothing [get, set]
 Returns or sets the apply corners smoothing check activation More...
 
unsafe bool ApplyCornersSmoothingTransfers [get, set]
 Returns or sets the apply corners smoothing check activation More...
 
unsafe double EngRetMaxToolAxisChange [get, set]
 Returns or sets the engage/retract max tool axis change More...
 
unsafe double EngRetTolerance [get, set]
 Returns or sets the engage/retract tolerance value More...
 
unsafe
NXOpen.CAM.NcmSmoothingBuilder.SmoothToleranceSources 
EngRetToleranceSource [get, set]
 Returns or sets the engage/retract tolerance source More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaxStepoverDistance [get]
 Returns the max stepover distance builder More...
 
unsafe bool OverrideWithSmoothConnections [get, set]
 Returns or sets the override with smooth connections check activation More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
PartSafeClearance [get]
 Returns the part safe clearance More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
RegionDistance [get]
 Returns the region distance builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
SmoothHeight [get]
 Returns the smooth height More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
SmoothingRadius [get]
 Returns the smoothing radius settings More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
SmoothLength [get]
 Returns the smooth length More...
 
unsafe double TransferMaxToolAxisChange [get, set]
 Returns or sets the transfer/rapid max tool axis change More...
 
unsafe double TransferTolerance [get, set]
 Returns or sets the transfer/rapid tolerance value More...
 
unsafe
NXOpen.CAM.NcmSmoothingBuilder.SmoothToleranceSources 
TransferToleranceSource [get, set]
 Returns or sets the transfer/rapid tolerance type 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 NXOpen.CAM.NcmSmoothingBuilder

Created in NX9.0.0

Member Enumeration Documentation

Available tolerance types for smoothing

Enumerator
MinimizePoints 

minimize points tolerance type

Cutting 

use cutting tolerance type

Specify 

specify tolerance type

Property Documentation

unsafe bool NXOpen.CAM.NcmSmoothingBuilder.ApplyCornersSmoothing
getset

Returns or sets the apply corners smoothing check activation

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.NcmSmoothingBuilder.ApplyCornersSmoothingTransfers
getset

Returns or sets the apply corners smoothing check activation

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.NcmSmoothingBuilder.EngRetMaxToolAxisChange
getset

Returns or sets the engage/retract max tool axis change

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.NcmSmoothingBuilder.EngRetTolerance
getset

Returns or sets the engage/retract tolerance value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.NcmSmoothingBuilder.SmoothToleranceSources NXOpen.CAM.NcmSmoothingBuilder.EngRetToleranceSource
getset

Returns or sets the engage/retract tolerance source

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmSmoothingBuilder.MaxStepoverDistance
get

Returns the max stepover distance builder

Created in NX9.0.0

License requirements: None.

unsafe bool NXOpen.CAM.NcmSmoothingBuilder.OverrideWithSmoothConnections
getset

Returns or sets the override with smooth connections check activation

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmSmoothingBuilder.PartSafeClearance
get

Returns the part safe clearance

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmSmoothingBuilder.RegionDistance
get

Returns the region distance builder

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmSmoothingBuilder.SmoothHeight
get

Returns the smooth height

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmSmoothingBuilder.SmoothingRadius
get

Returns the smoothing radius settings

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmSmoothingBuilder.SmoothLength
get

Returns the smooth length

Created in NX9.0.0

License requirements: None.

unsafe double NXOpen.CAM.NcmSmoothingBuilder.TransferMaxToolAxisChange
getset

Returns or sets the transfer/rapid max tool axis change

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe double NXOpen.CAM.NcmSmoothingBuilder.TransferTolerance
getset

Returns or sets the transfer/rapid tolerance value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.NcmSmoothingBuilder.SmoothToleranceSources NXOpen.CAM.NcmSmoothingBuilder.TransferToleranceSource
getset

Returns or sets the transfer/rapid tolerance type

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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