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

Represents a Cut Area Geometry builder More...

Inheritance diagram for NXOpen.CAM.ThreadedHoleSet:
NXOpen.CAM.HoleBossSet NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string GetStandard ()
 The Standard More...
 
unsafe void SetStandard (string standard)
 The Standard More...
 
- Public Member Functions inherited from NXOpen.CAM.HoleBossSet
unsafe NXOpen.CAM.FBM.Feature GetFeature ()
 Returns the in process feature More...
 
unsafe NXOpen.CAM.CAMFeature GetMachiningFeature ()
 Returns the machining feature More...
 
unsafe void InferLogic (NXOpen.NXObject entity)
 Save the infer logic information of the input entity, such as the orientation, pitch, diameter and height etc. More...
 
unsafe void ReverseDirection ()
 Reverses the direction of the feature More...
 
- 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...
 
- 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

unsafe string RadialEngage [get, set]
 Returns or sets the Radial Engage More...
 
unsafe double TapDrillSize [get, set]
 Returns or sets the Tap Drill Size More...
 
unsafe NXOpen.CAM.InferredDouble TapDrillSizeBuilder [get]
 Returns the Tap Drill Size builder More...
 
- Properties inherited from NXOpen.CAM.HoleBossSet
unsafe double Depth [get, set]
 Returns or sets the Depth More...
 
unsafe NXOpen.CAM.InferredDouble DepthBuilder [get]
 Returns the depth builder More...
 
unsafe
NXOpen.CAM.HoleBossSet.DepthLimitTypes 
DepthLimit [get, set]
 Returns or sets the Depth Limit types More...
 
unsafe double Diameter [get, set]
 Returns or sets the Diameter More...
 
unsafe NXOpen.CAM.InferredDouble DiameterBuilder [get]
 Returns the diameter builder More...
 
unsafe double Length [get, set]
 Returns or sets the Length More...
 
unsafe NXOpen.CAM.InferredDouble LengthBuilder [get]
 Returns the length builder More...
 
unsafe double MajorDiameter [get, set]
 Returns or sets the Major Diameter More...
 
unsafe double MinorDiameter [get, set]
 Returns or sets the Minor Diameter More...
 
unsafe string Size [get, set]
 Returns or sets the Size More...
 
unsafe NXOpen.CAM.CAMAttribute StartDiameter [get]
 Returns the start diameter More...
 
unsafe NXOpen.CAM.CAMAttribute TipAngle [get]
 Returns the tip angle More...
 
unsafe NXOpen.NXObject ToolAxis [get, set]
 Returns or sets the Tool Axis 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 Types inherited from NXOpen.CAM.HoleBossSet
enum  DepthLimitTypes { Through, Blind }
 the depth limit types More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Cut Area Geometry builder

To create a new instance of this class, use NXOpen.CAM.HoleBossGeom.CreateThreadedHoleBuilder

Created in NX7.5.0

Member Function Documentation

unsafe string NXOpen.CAM.ThreadedHoleSet.GetStandard ( )
inline

The Standard

Created in NX7.5.0

License requirements: None.

Returns
the Standard
unsafe void NXOpen.CAM.ThreadedHoleSet.SetStandard ( string  standard)
inline

The Standard

Created in NX7.5.0

License requirements: cam_base ("CAM BASE")

Parameters
standardthe Standard

Property Documentation

unsafe string NXOpen.CAM.ThreadedHoleSet.RadialEngage
getset

Returns or sets the Radial Engage

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.ThreadedHoleSet.TapDrillSize
getset

Returns or sets the Tap Drill Size

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InferredDouble NXOpen.CAM.ThreadedHoleSet.TapDrillSizeBuilder
get

Returns the Tap Drill Size builder

Created in NX7.5.0

License requirements: None.


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