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

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 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...
 
unsafe NXOpen.CAM.FBM.Feature GetFeature ()
 Returns the in process feature More...
 
unsafe NXOpen.CAM.CAMFeature GetMachiningFeature ()
 Returns the machining feature 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.HoleBossSet
enum  DepthLimitTypes { Through, Blind }
 the depth limit types 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 ( )

The Standard

Created in NX7.5.0

License requirements: None.

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

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