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

Represents CMM Inspection Move More...

Inheritance diagram for NXOpen.CAM.InspectionMoveSubop:
NXOpen.CAM.Move NXOpen.CAM.CAMObject NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

NXOpen.CAM.InspectionMoveSubopCollection CmmInspectionMoveSubopCollection [get]
 Represents the Inspection Move Collection More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.CAMObject
enum  Attr {
  ProjDiffTaxis = 1, ProfileFlipMside, BndSplineTangent, BlankNormalDiffTaxis,
  BndHasSleepObj, ClrnrNotParallelTaxis, BndNotParallelFloor, FloorNotUpToDate,
  SingleProfileWithFirstCut, CutterConversionProblem, PredefinedDepthConversionProblem, AcceptDrivePosition = 100,
  Reparametrization = 110, BetweenFromStart = 120, CurveCutRange = 130, FixGssmCornerData = 140,
  PlmConversion = 150, PlmFeedcomp, PlmFillet, PlmSlowdown,
  PlmGeometry, WedmPoints = 160, CavityMillInheritTrimBnds = 170, RtdObsolete = 1000,
  ZlevelHolderParamChange = 2000, NcmObsoleteSeqControl = 2100, NcmObsoleteCustomFeed, NcmObsoleteLocalRetract,
  NcmClearTraversalZero, NcmObsoleteEngretToClearance, GmcInvalidNxVersion = 2201, ProbingInvalidNxVersion,
  InspPathInvalidNxVersion = 2300, CustomDataGougingObsolete, CustomDataGougingPartObsolete, CustomDataGougingDriveObsolete,
  CustomDataIgnoreLoopsObsolete, CustomDataIgnoreLoopsRemoved, LimitToolRunOn = 2400, ScoprNcmChangeLinearNormalToPart,
  PossibleToolAxisProblem
}
 Represents the CAM attribute type. More...
 
enum  FeedRateUnit { None, PerMinute, PerRevolution }
 The unit of feed rate More...
 
enum  Status { Complete, Repost, Regen, Approved = 4 }
 The status of the object More...
 
- Public Member Functions inherited from NXOpen.CAM.CAMObject
unsafe bool AskPathExists ()
 Tells if the object has a path More...
 
unsafe void ConvertToExplorerDialog ()
 Change the dialog customization of the object to use the explorer dialog style More...
 
unsafe NXOpen.CAM.Path CreateEmptyPath ()
 Create an empty path for the object More...
 
unsafe bool GetBooleanValue (string title)
 Get the boolean value of the parameter index from the object More...
 
unsafe
NXOpen.CAM.CAMObject.FeedRateUnit 
GetFeedRate (string title, out double value)
 Get the feed rate value and unit of the parameter index from the object More...
 
unsafe int GetFeedRateColor (string title)
 Get the feed rate color of the parameter index from the object. More...
 
unsafe int[] GetIntegerArrayValue (string title)
 Get the integer array value of the parameter index from the object. More...
 
unsafe int GetIntegerValue (string title)
 Get the integer value of the parameter index from the object. More...
 
unsafe NXOpen.NXObject GetObject (string title)
 Get the object value of the parameter index from the object More...
 
unsafe NXOpen.NXObject[] GetObjectArrayValue (string title)
 Get the object array value of the parameter index from the object. More...
 
unsafe NXOpen.CAM.Path GetPath ()
 Returns the path More...
 
unsafe double[] GetRealArrayValue (string title)
 Get the real array value of the parameter index from the object. More...
 
unsafe double GetRealValue (string title)
 Get the real value of the parameter index from the object. More...
 
unsafe NXOpen.CAM.CAMObject.Status GetStatus ()
 Get the status of the input object. More...
 
unsafe string[] GetStringArrayValue (string title)
 Get the string array value of the parameter index from the object. More...
 
unsafe string GetStringValue (string title)
 Get the string value of the parameter index from the object More...
 
unsafe int GetWireEdmFeedRate (string title, out double value)
 Get the feed rate value and side of the parameter index from the object, side is only used in wire edm. More...
 
unsafe bool Has911Attribute (NXOpen.CAM.CAMObject.Attr attrId)
 Check if a 911 attribute exists in an object. More...
 
unsafe void Remove911Attribute (NXOpen.CAM.CAMObject.Attr attrId)
 Remove a specific 911 attribute from an object. More...
 
unsafe void RemoveAll911Attributes ()
 Remove all 911 attributes from an object. More...
 
unsafe void SavePath (NXOpen.CAM.Path theBuilder)
 This must be called to establish proper part status More...
 
unsafe void SetBooleanValue (string title, bool value)
 Set a boolean value to the parameter index for the object. More...
 
unsafe void SetFeedRate (string title, double value, NXOpen.CAM.CAMObject.FeedRateUnit unit)
 Set feed rate value and unit to the parameter index for the object. More...
 
unsafe void SetFeedRateColor (string title, int value)
 Set feed rate display color to the parameter index for the object. More...
 
unsafe void SetIntegerArrayValue (string title, int[] value)
 Set integer array value to the parameter index for the object. More...
 
unsafe void SetIntegerValue (string title, int value)
 Set an integer value to the parameter index for the object. More...
 
unsafe void SetObject (string title, NXOpen.NXObject value)
 Set a object to the parameter index for the object. More...
 
unsafe void SetObjectArrayValue (string title, NXOpen.NXObject[] value)
 Set object array to the parameter index for the object More...
 
unsafe void SetRealArrayValue (string title, double[] value)
 Set real array to the parameter index for the object. More...
 
unsafe void SetRealValue (string title, double value)
 Set a real value to the parameter index for the object. More...
 
unsafe void SetStringArrayValue (string title, string[] value)
 Set string array to the parameter index for the object More...
 
unsafe void SetStringValue (string title, string value)
 Set a string value to the parameter index for the object. More...
 
unsafe void SetWireEdmFeedRate (string title, double value, int side)
 Set feed rate value and side to the parameter index for the object, side is only used in wire edm. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents CMM Inspection Move

To obtain an instance of this class use NXOpen.CAM.InspectionMoveCollection

Created in NX7.0.0

Property Documentation

NXOpen.CAM.InspectionMoveSubopCollection NXOpen.CAM.InspectionMoveSubop.CmmInspectionMoveSubopCollection
get

Represents the Inspection Move Collection

Created in NX8.0.0


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