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

Represents a streamline cut step builder More...

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

Properties

unsafe
NXOpen.CAM.DPMItpBuilder.StepMethodOption 
CutStepType [get, set]
 Returns or sets the cut step type which defines different cut steps including tolerances and points number More...
 
unsafe int FirstCut [get, set]
 Returns or sets the first cut which defines point number for the first cut More...
 
unsafe int SecondCut [get, set]
 Returns or sets the second cut which defines point number for the second cut More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
StepIntol [get]
 Returns the step Intol which defines the inner tolerance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
StepOutol [get]
 Returns the step Outol which defines the outer tolerance More...
 
unsafe int ThirdCut [get, set]
 Returns or sets the third cut which defines point number for the third cut and is available when cut pattern is follow 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 streamline cut step builder

This object is a sub-object and cannot be instantiated.

Created in NX10.0.1

Property Documentation

unsafe NXOpen.CAM.DPMItpBuilder.StepMethodOption NXOpen.CAM.DmStreamlineCutStep.CutStepType
getset

Returns or sets the cut step type which defines different cut steps including tolerances and points number

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.DmStreamlineCutStep.FirstCut
getset

Returns or sets the first cut which defines point number for the first cut

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.DmStreamlineCutStep.SecondCut
getset

Returns or sets the second cut which defines point number for the second cut

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmStreamlineCutStep.StepIntol
get

Returns the step Intol which defines the inner tolerance

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.DmStreamlineCutStep.StepOutol
get

Returns the step Outol which defines the outer tolerance

Created in NX10.0.1

License requirements: None.

unsafe int NXOpen.CAM.DmStreamlineCutStep.ThirdCut
getset

Returns or sets the third cut which defines point number for the third cut and is available when cut pattern is follow

Created in NX10.0.1

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.