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

Represents a CMM Inspection Arc Feature builder More...

Inheritance diagram for NXOpen.CAM.InspectionArcFeatureBuilder:
NXOpen.CAM.OperationBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void FlipNormal ()
 Flips the arc inspection feature normal vector More...
 
unsafe void ReverseOffsetDirection ()
 Reverses the offset direction More...
 
unsafe void UpdateOffset ()
 Updates the arc inspection feature offset distance and associated values More...
 
unsafe void UpdateParams ()
 Updates arc inspection feature characteristic parameters based on selected geometry More...
 
- Public Member Functions inherited from NXOpen.CAM.OperationBuilder
unsafe double[] GetHoleAxisValues ()
 Get the Hole Axis values More...
 
unsafe void SetHoleAxisValues (double[] holeAxis)
 Set the Hole Axis values More...
 
- Public Member Functions inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.TaggedObject GetCustomizableItemBuilder (string name)
 Returns the customizable item builder for the given customizable item name More...
 
unsafe string[] GetCustomizableItemNames ()
 Returns the names for all customizable item ids More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. 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 double CenterPointX [get, set]
 Returns or sets the center point X coordinate More...
 
unsafe double CenterPointY [get, set]
 Returns or sets the center point Y coordinate More...
 
unsafe double CenterPointZ [get, set]
 Returns or sets the center point Z coordinate More...
 
unsafe
NXOpen.CAM.CamInspectionOperationCsysreferencetypes 
CsysRefType [get, set]
 Returns or sets the coordinate system reference type More...
 
unsafe
NXOpen.CAM.InspectionCylinderCircleFitModeBuilder 
CylinderCircleFitModeBuilder [get]
 Returns the Cylinder Circle Fitting Mode Builder More...
 
unsafe
NXOpen.CAM.InspectionFeatureDataFilterBuilder 
DataFilterBuilder [get]
 Returns the Data Filter Builder More...
 
unsafe double EndAngle [get, set]
 Returns or sets the Arc end angle More...
 
unsafe
NXOpen.CAM.CamInspectionOperationInneroutertypes 
InOutType [get, set]
 Returns or sets the inspection feature inner/outer type (hole/pin) More...
 
unsafe string Name [get, set]
 Returns or sets the Inspection Arc Feature name More...
 
unsafe double NormalVectorI [get, set]
 Returns or sets the normal vector I component More...
 
unsafe double NormalVectorJ [get, set]
 Returns or sets the normal vector J component More...
 
unsafe double NormalVectorK [get, set]
 Returns or sets the normal vector K component More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
OffsetDistance [get]
 Returns the offset distance More...
 
unsafe double Radius [get, set]
 Returns or sets the inspection feature radius More...
 
unsafe bool ReverseDirection [get, set]
 Returns or sets the reverse normal vector direction button More...
 
unsafe NXOpen.SelectNXObjectList SelectArc [get]
 Returns the selected Arc More...
 
unsafe double StartAngle [get, set]
 Returns or sets the Arc start angle More...
 
unsafe double StartVectorI [get, set]
 Returns or sets the start vector I component More...
 
unsafe double StartVectorJ [get, set]
 Returns or sets the start vector J component More...
 
unsafe double StartVectorK [get, set]
 Returns or sets the start vector K component More...
 
- Properties inherited from NXOpen.CAM.OperationBuilder
unsafe string ChannelName [get, set]
 Returns or sets the channel's name More...
 
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe
NXOpen.CAM.PostEventsCiBuilder 
EndOfPath [get]
 Returns the end event builder More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.GeometryCiBuilder Geometry [get]
 Returns the geometry builder More...
 
unsafe bool GougeChecking [get, set]
 Returns or sets the gouge checking flag More...
 
unsafe
NXOpen.CAM.OperationBuilder.HoleAxisTypes 
HoleAxisType [get, set]
 Returns or sets the Hole Axis Type More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
HoleDepth [get]
 Returns the max depth distance builder More...
 
unsafe
NXOpen.CAM.OperationBuilder.HoleDepthTypes 
HoleDepthType [get, set]
 Returns or sets the Hole Depth Type More...
 
unsafe NXOpen.CAM.LayoutCiBuilder LayoutAndLayer [get]
 Returns the Layer and Layout More...
 
unsafe
NXOpen.CAM.ArcOutputTypeCiBuilder 
MotionOutputBuilder [get]
 Returns the motion output builder More...
 
unsafe NXOpen.CAM.Notes Notes [get]
 Returns the notes builder More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationBasedOnTypes 
OptimizationBasedOn [get, set]
 Returns or sets the optimization based on in operation More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationDistanceTypes 
OptimizationDistanceMethod [get, set]
 Returns or sets the optimization distance method in operation More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationLevelTypes 
OptimizationLevel [get, set]
 Returns or sets the optimization level in operation More...
 
unsafe
NXOpen.CAM.OperationDisplayOptionsBuilder 
PathDisplayOptions [get]
 Returns the path display options builder More...
 
unsafe string PostToolPathExit [get, set]
 Returns or sets the environment variable that points to the post tool path generation library which has the exit More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDistance [get]
 Returns the Retract Distance builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDistanceOnToolAxisChange [get]
 Returns the Retract Distance on Tool Axis Change builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
SafeClearance [get]
 Returns the safe clearance builder More...
 
unsafe bool SelectToolFlag [get, set]
 Returns or sets the user selected tool More...
 
unsafe
NXOpen.CAM.PostEventsCiBuilder 
StartOfPath [get]
 Returns the start event builder More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set More...
 
unsafe
NXOpen.CAM.ToolChangeCiBuilder 
ToolChangeSetting [get]
 Returns the tool change builder More...
 
unsafe
NXOpen.CAM.ToolPathEditorBuilder 
ToolPathEditor [get]
 Returns the Tool Path Editor Builder More...
 
unsafe
NXOpen.CAM.ToolPathSplitParametersBuilder 
ToolPathSplitParametersBuilder [get]
 Returns the tool path split Parameters More...
 
- Properties inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.CAM.Ude CycleEvent [get]
 Returns the cycle event More...
 
unsafe NXOpen.CAM.Cycle CycleTable [get]
 Returns the cycle More...
 
unsafe
NXOpen.CAM.ParamBuilder.OptimizationTypes 
OptimizationMethod [get, set]
 Returns or sets the optim method More...
 
unsafe NXOpen.CAM.NCGroup TargetPocket [get, set]
 Returns or sets the target pocket More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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.OperationBuilder
enum  HoleAxisTypes { Vector, Rule, RuleIfNoVector }
 Available types for Hole Axis Type in feature milling and hole making More...
 
enum  HoleDepthTypes { Point, Rule }
 Available types for Hole Depth Type in feature milling and hole making More...
 
enum  OptimizationBasedOnTypes { Dist, Orient }
 Available types for optimization based on in operation More...
 
enum  OptimizationDistanceTypes { Direct, Transition }
 Available types for optimization distance method in operation More...
 
enum  OptimizationLevelTypes { Standard, Advanced }
 Available types for optimization level in operation More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a CMM Inspection Arc Feature builder

To create a new instance of this class, use NXOpen.CAM.InspectionOperationCollection.CreateInspectionArcFeatureBuilder

Created in NX7.0.0

Member Function Documentation

unsafe void NXOpen.CAM.InspectionArcFeatureBuilder.FlipNormal ( )
inline

Flips the arc inspection feature normal vector

Created in NX7.0.0

License requirements: insp_programming ("INSPECTION PROGRAMMING")

unsafe void NXOpen.CAM.InspectionArcFeatureBuilder.ReverseOffsetDirection ( )
inline

Reverses the offset direction

Created in NX9.0.0

License requirements: insp_programming ("INSPECTION PROGRAMMING")

unsafe void NXOpen.CAM.InspectionArcFeatureBuilder.UpdateOffset ( )
inline

Updates the arc inspection feature offset distance and associated values

Created in NX9.0.0

License requirements: insp_programming ("INSPECTION PROGRAMMING")

unsafe void NXOpen.CAM.InspectionArcFeatureBuilder.UpdateParams ( )
inline

Updates arc inspection feature characteristic parameters based on selected geometry

Created in NX7.0.0

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Property Documentation

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.CenterPointX
getset

Returns or sets the center point X coordinate

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.CenterPointY
getset

Returns or sets the center point Y coordinate

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.CenterPointZ
getset

Returns or sets the center point Z coordinate

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.CamInspectionOperationCsysreferencetypes NXOpen.CAM.InspectionArcFeatureBuilder.CsysRefType
getset

Returns or sets the coordinate system reference type

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionCylinderCircleFitModeBuilder NXOpen.CAM.InspectionArcFeatureBuilder.CylinderCircleFitModeBuilder
get

Returns the Cylinder Circle Fitting Mode Builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InspectionFeatureDataFilterBuilder NXOpen.CAM.InspectionArcFeatureBuilder.DataFilterBuilder
get

Returns the Data Filter Builder

Created in NX1880.0.0

License requirements: None.

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.EndAngle
getset

Returns or sets the Arc end angle

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.CamInspectionOperationInneroutertypes NXOpen.CAM.InspectionArcFeatureBuilder.InOutType
getset

Returns or sets the inspection feature inner/outer type (hole/pin)

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe string NXOpen.CAM.InspectionArcFeatureBuilder.Name
getset

Returns or sets the Inspection Arc Feature name

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.NormalVectorI
getset

Returns or sets the normal vector I component

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.NormalVectorJ
getset

Returns or sets the normal vector J component

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.NormalVectorK
getset

Returns or sets the normal vector K component

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionArcFeatureBuilder.OffsetDistance
get

Returns the offset distance

Created in NX9.0.0

License requirements: None.

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.Radius
getset

Returns or sets the inspection feature radius

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionArcFeatureBuilder.ReverseDirection
getset

Returns or sets the reverse normal vector direction button

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.SelectNXObjectList NXOpen.CAM.InspectionArcFeatureBuilder.SelectArc
get

Returns the selected Arc

Created in NX7.0.0

License requirements: None.

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.StartAngle
getset

Returns or sets the Arc start angle

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.StartVectorI
getset

Returns or sets the start vector I component

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.StartVectorJ
getset

Returns or sets the start vector J component

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionArcFeatureBuilder.StartVectorK
getset

Returns or sets the start vector K component

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")


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