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

Represents the builder for the CMM Inspection Polar Grid sub-operation. More...

Inheritance diagram for NXOpen.CAM.InspectionPolarGridBuilder:
NXOpen.CAM.InspectionMoveBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void CopyAttributes (NXOpen.CAM.InspectionPolarGridBuilder target)
 Copy point grid parameters More...
 
unsafe void SetAppDistChanged (bool flag)
 Flag indicating whether approach distance changed. More...
 
unsafe void SetLayoutChanged (bool flag)
 Flag indicating whether layout changed. More...
 
unsafe void SetPointCoverageChanged (bool flag)
 Flag indicating whether point coverage changed. More...
 
unsafe void SetPointSequenceChanged (bool flag)
 Flag indicating whether point sequence changed. More...
 
unsafe void SetRetDistChanged (bool flag)
 Flag indicating whether retract distance changed. More...
 
unsafe void UpdateFromSubOperation (NXOpen.CAM.InspectionMoveSubop source)
 Update point grid parameters based on another sub-operation More...
 
unsafe void UpdateParamsFromGeometry ()
 Update point grid parameters based on geometry More...
 
- Public Member Functions inherited from NXOpen.CAM.InspectionMoveBuilder
unsafe void LockMove (bool @lock)
 Set lock to prevent move parameters from being changed programmatically. More...
 
unsafe void SetParent (NXOpen.CAM.CAMObject parent)
 Set parent More...
 
unsafe void SetProbeAngles ()
 Set default values for probe angles based on feature type. More...
 
unsafe void SetProbeTip ()
 Set default probe tip based on preferred tip type and probe angles. More...
 
unsafe void SetSibling (NXOpen.CAM.CAMObject sibling)
 Set sibling 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 bool AlignMachineAxes [get, set]
 Returns or sets the flag to align with machine axes More...
 
unsafe NXOpen.Point AngleEndPoint [get, set]
 Returns or sets the angle end point More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarAngleModeTypes 
AngleMode [get, set]
 Returns or sets the angle mode More...
 
unsafe NXOpen.Point AngleStartPoint [get, set]
 Returns or sets the angle start point More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ApproachDist [get]
 Returns the approach distance More...
 
unsafe NXOpen.Point CenterPoint [get, set]
 Returns or sets the center point More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MaximumRadius [get]
 Returns the maximum radius More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes 
MaximumRadiusMode [get, set]
 Returns or sets the maximum radius mode More...
 
unsafe NXOpen.Point MaximumRadiusPoint [get, set]
 Returns or sets the maximum radius point More...
 
unsafe NXOpen.NXObject MeasuredGeometry [get, set]
 Returns or sets the measured geometry More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MinimumRadius [get]
 Returns the minimum radius More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes 
MinimumRadiusMode [get, set]
 Returns or sets the minimum radius mode More...
 
unsafe NXOpen.Point MinimumRadiusPoint [get, set]
 Returns or sets the minimum radius point More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
NumberOfAngularPoints [get]
 Returns the number of angular points More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
NumberOfRadialPoints [get]
 Returns the number of radial points More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
OffsetEndAngle [get]
 Returns the offset in degrees from end vector More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
OffsetMaximumRadius [get]
 Returns the offset from maximum radius More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
OffsetMinimumRadius [get]
 Returns the offset from minimum radius More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
OffsetStartAngle [get]
 Returns the offset in degrees from start vector More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarPointSequenceTypes 
PointSequence [get, set]
 Returns or sets the point sequence mode More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDist [get]
 Returns the retract distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarSequenceDirectionTypes 
SequenceDirection [get, set]
 Returns or sets the point sequence start direction More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarSequenceStartTypes 
SequenceStart [get, set]
 Returns or sets the point sequence start location More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.TransitionMotionTypes 
TransitionMotion [get, set]
 Returns or sets the transition motion type More...
 
unsafe bool UseFeatureCollisionAvoidance [get, set]
 Returns or sets the flag to use feature collision avoidance More...
 
unsafe bool UsePartCollisionAvoidance [get, set]
 Returns or sets the flag to use part collision avoidance More...
 
- Properties inherited from NXOpen.CAM.InspectionMoveBuilder
unsafe double AngleA [get, set]
 Returns or sets the A angle for an indexable head More...
 
unsafe double AngleB [get, set]
 Returns or sets the B angle for an indexable head More...
 
unsafe double ApproachDistance [get, set]
 Returns or sets the approach distance More...
 
unsafe
NXOpen.CAM.MoveBuilder.Motion 
MotionType [get, set]
 Returns or sets the motion type More...
 
unsafe
NXOpen.CAM.InspectionMoveBuilder.ProbeTipTypes 
ProbeTipType [get, set]
 Returns or sets the preferred probe tip type More...
 
unsafe
NXOpen.CAM.InspectionProbeTipTypeBuilder 
ProbeTipTypeBuilder [get]
 Returns the Probe Tip Type Builder More...
 
unsafe double RetractDistance [get, set]
 Returns or sets the retract distance More...
 
unsafe string SensorOpName [get, set]
 Returns or sets the inspection sensor operation name More...
 
unsafe
NXOpen.CAM.InspectionMoveBuilder.SensorStrategyTypes 
SensorStrategy [get, set]
 Returns or sets the sensor selection strategy More...
 
unsafe
NXOpen.CAM.InspectionSensorStrategyBuilder 
SensorStrategyBuilder [get]
 Returns the Sensor Strategy Enum Builder More...
 
unsafe
NXOpen.CAM.InspectionMoveBuilder.TipAngleTypes 
TipAngleMode [get, set]
 Returns or sets the tip angle selection mode More...
 
unsafe
NXOpen.CAM.InspectionMoveBuilder.TipModeTypes 
TipMode [get, set]
 Returns or sets the probe tip selection mode More...
 
unsafe int TipNumber [get, set]
 Returns or sets the probe tip number 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.InspectionMoveBuilder
enum  DepthMethodTypes {
  Auto = -1, Distance, FromFeatureNominal, FromFeatureActual,
  FromDatum
}
 the depth method More...
 
enum  ProbeTipTypes { Any = -1, Sphere, Cylinder, Disk }
 the preferred probe tip type More...
 
enum  SensorStrategyTypes { CreateAsNeeded, UseExisting }
 the sensor selection strategy More...
 
enum  TipAngleTypes { Auto, Specify, Existing }
 the tip angle selection mode More...
 
enum  TipModeTypes { Auto, Specify, Existing }
 the tip selection mode More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the builder for the CMM Inspection Polar Grid sub-operation.

To create a new instance of this class, use NXOpen.CAM.InspectionMoveCollection.CreateInspectionPolarGridBuilder

Created in NX11.0.2

Member Function Documentation

unsafe void NXOpen.CAM.InspectionPolarGridBuilder.CopyAttributes ( NXOpen.CAM.InspectionPolarGridBuilder  target)
inline

Copy point grid parameters

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
target
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.SetAppDistChanged ( bool  flag)
inline

Flag indicating whether approach distance changed.

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
flag
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.SetLayoutChanged ( bool  flag)
inline

Flag indicating whether layout changed.

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
flag
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.SetPointCoverageChanged ( bool  flag)
inline

Flag indicating whether point coverage changed.

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
flag
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.SetPointSequenceChanged ( bool  flag)
inline

Flag indicating whether point sequence changed.

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
flag
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.SetRetDistChanged ( bool  flag)
inline

Flag indicating whether retract distance changed.

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
flag
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.UpdateFromSubOperation ( NXOpen.CAM.InspectionMoveSubop  source)
inline

Update point grid parameters based on another sub-operation

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Parameters
source
unsafe void NXOpen.CAM.InspectionPolarGridBuilder.UpdateParamsFromGeometry ( )
inline

Update point grid parameters based on geometry

Created in NX11.0.2

License requirements: insp_programming ("INSPECTION PROGRAMMING")

Property Documentation

unsafe bool NXOpen.CAM.InspectionPolarGridBuilder.AlignMachineAxes
getset

Returns or sets the flag to align with machine axes

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.InspectionPolarGridBuilder.AngleEndPoint
getset

Returns or sets the angle end point

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarAngleModeTypes NXOpen.CAM.InspectionPolarGridBuilder.AngleMode
getset

Returns or sets the angle mode

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.InspectionPolarGridBuilder.AngleStartPoint
getset

Returns or sets the angle start point

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.ApproachDist
get

Returns the approach distance

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.Point NXOpen.CAM.InspectionPolarGridBuilder.CenterPoint
getset

Returns or sets the center point

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.MaximumRadius
get

Returns the maximum radius

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes NXOpen.CAM.InspectionPolarGridBuilder.MaximumRadiusMode
getset

Returns or sets the maximum radius mode

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.InspectionPolarGridBuilder.MaximumRadiusPoint
getset

Returns or sets the maximum radius point

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.NXObject NXOpen.CAM.InspectionPolarGridBuilder.MeasuredGeometry
getset

Returns or sets the measured geometry

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.MinimumRadius
get

Returns the minimum radius

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes NXOpen.CAM.InspectionPolarGridBuilder.MinimumRadiusMode
getset

Returns or sets the minimum radius mode

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.InspectionPolarGridBuilder.MinimumRadiusPoint
getset

Returns or sets the minimum radius point

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableIntBuilder NXOpen.CAM.InspectionPolarGridBuilder.NumberOfAngularPoints
get

Returns the number of angular points

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableIntBuilder NXOpen.CAM.InspectionPolarGridBuilder.NumberOfRadialPoints
get

Returns the number of radial points

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.OffsetEndAngle
get

Returns the offset in degrees from end vector

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.OffsetMaximumRadius
get

Returns the offset from maximum radius

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.OffsetMinimumRadius
get

Returns the offset from minimum radius

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.OffsetStartAngle
get

Returns the offset in degrees from start vector

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarPointSequenceTypes NXOpen.CAM.InspectionPolarGridBuilder.PointSequence
getset

Returns or sets the point sequence mode

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.InspectionPolarGridBuilder.RetractDist
get

Returns the retract distance

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarSequenceDirectionTypes NXOpen.CAM.InspectionPolarGridBuilder.SequenceDirection
getset

Returns or sets the point sequence start direction

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarSequenceStartTypes NXOpen.CAM.InspectionPolarGridBuilder.SequenceStart
getset

Returns or sets the point sequence start location

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InspectionMethodBuilder.TransitionMotionTypes NXOpen.CAM.InspectionPolarGridBuilder.TransitionMotion
getset

Returns or sets the transition motion type

Created in NX1899.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.InspectionPolarGridBuilder.UseFeatureCollisionAvoidance
getset

Returns or sets the flag to use feature collision avoidance

Created in NX11.0.2

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.InspectionPolarGridBuilder.UsePartCollisionAvoidance
getset

Returns or sets the flag to use part collision avoidance

Created in NX11.0.2

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.