Search Results for

    Show / Hide Table of Contents

    Class InspectionSetup

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    CAMObject
    InspectionSetup
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    INXObject
    Inherited Members
    CAMObject.SetIntegerValue(String, Int32)
    CAMObject.SetRealValue(String, Double)
    CAMObject.SetStringValue(String, String)
    CAMObject.SetBooleanValue(String, Boolean)
    CAMObject.SetObject(String, NXObject)
    CAMObject.SetFeedRate(String, Double, CAMObject.FeedRateUnit)
    CAMObject.SetWireEdmFeedRate(String, Double, Int32)
    CAMObject.SetFeedRateColor(String, Int32)
    CAMObject.SetIntegerArrayValue(String, Int32[])
    CAMObject.SetRealArrayValue(String, Double[])
    CAMObject.SetStringArrayValue(String, String[])
    CAMObject.SetObjectArrayValue(String, NXObject[])
    CAMObject.GetIntegerValue(String)
    CAMObject.GetRealValue(String)
    CAMObject.GetBooleanValue(String)
    CAMObject.GetStringValue(String)
    CAMObject.GetObject(String)
    CAMObject.GetFeedRate(String, Double)
    CAMObject.GetWireEdmFeedRate(String, Double)
    CAMObject.GetFeedRateColor(String)
    CAMObject.GetIntegerArrayValue(String)
    CAMObject.GetRealArrayValue(String)
    CAMObject.GetStringArrayValue(String)
    CAMObject.GetObjectArrayValue(String)
    CAMObject.GetStatus()
    CAMObject.Remove911Attribute(CAMObject.Attr)
    CAMObject.RemoveAll911Attributes()
    CAMObject.Has911Attribute(CAMObject.Attr)
    CAMObject.GetPath()
    CAMObject.SavePath(Path)
    CAMObject.AskPathExists()
    CAMObject.CreateEmptyPath()
    CAMObject.ConvertToExplorerDialog()
    CAMObject.SaveMasterPath(Boolean)
    CAMObject.LoadMasterPathFromPart(String)
    CAMObject.LoadMasterPath()
    CAMObject.HasMasterPath()
    CAMObject.DeleteMasterPath()
    CAMObject.DeleteToolPath()
    CAMObject.GetNameOfType()
    CAMObject.GetValidationResult(CAMObject.ValidationType)
    NXObject.SetUserAttribute(NXObject.AttributeInformation, Update.Option)
    NXObject.SetUserAttribute(String, Int32, Int32, Update.Option)
    NXObject.SetUserAttribute(String, Int32, Double, Update.Option)
    NXObject.SetUserAttribute(String, Int32, String, Update.Option)
    NXObject.SetUserAttribute(String, Int32, Update.Option)
    NXObject.SetTimeUserAttribute(String, Int32, String, Update.Option)
    NXObject.SetTimeUserAttribute(String, Int32, NXObject.ComputationalTime, Update.Option)
    NXObject.SetBooleanUserAttribute(String, Int32, Boolean, Update.Option)
    NXObject.CreateAttributeIterator()
    NXObject.HasUserAttribute(AttributeIterator)
    NXObject.HasUserAttribute(String, NXObject.AttributeType, Int32)
    NXObject.GetUserAttributeCount(AttributeIterator)
    NXObject.GetUserAttributeCount(AttributeIterator, Boolean)
    NXObject.GetUserAttributeCount(NXObject.AttributeType)
    NXObject.GetUserAttributeCount(NXObject.AttributeType, Boolean, Boolean)
    NXObject.GetUserAttributeSize(String, NXObject.AttributeType)
    NXObject.GetNextUserAttribute(AttributeIterator, NXObject.AttributeInformation)
    NXObject.GetUserAttribute(String, NXObject.AttributeType, Int32)
    NXObject.GetBooleanUserAttribute(String, Int32)
    NXObject.GetIntegerUserAttribute(String, Int32)
    NXObject.GetRealUserAttribute(String, Int32)
    NXObject.GetStringUserAttribute(String, Int32)
    NXObject.GetTimeUserAttribute(String, Int32)
    NXObject.GetComputationalTimeUserAttribute(String, Int32)
    NXObject.GetUserAttributes(AttributeIterator)
    NXObject.GetUserAttributes()
    NXObject.GetUserAttributes(Boolean)
    NXObject.GetUserAttributeAsString(String, NXObject.AttributeType, Int32)
    NXObject.DeleteUserAttributes(AttributeIterator, Update.Option)
    NXObject.DeleteUserAttribute(NXObject.AttributeType, String, Boolean, Update.Option)
    NXObject.DeleteUserAttributes(NXObject.AttributeType, Update.Option)
    NXObject.SetUserAttributeLock(String, NXObject.AttributeType, Boolean)
    NXObject.GetUserAttributeLock(String, NXObject.AttributeType)
    NXObject.GetUserAttributeSourceObjects()
    NXObject.SetPdmReferenceAttribute(String, String)
    NXObject.GetPdmReferenceAttributeValue(String)
    NXObject.GetUserAttribute(String, Boolean, Boolean, NXObject.AttributeType)
    NXObject.GetUserAttributes(Boolean, Boolean)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType, Update.Option)
    NXObject.SetAttribute(String, Int32)
    NXObject.SetAttribute(String, Int32, Update.Option)
    NXObject.SetAttribute(String, Double)
    NXObject.SetAttribute(String, Double, Update.Option)
    NXObject.SetAttribute(String, String)
    NXObject.SetAttribute(String, String, Update.Option)
    NXObject.SetAttribute(String)
    NXObject.SetAttribute(String, Update.Option)
    NXObject.SetTimeAttribute(String, String)
    NXObject.SetTimeAttribute(String, String, Update.Option)
    NXObject.GetIntegerAttribute(String)
    NXObject.GetRealAttribute(String)
    NXObject.GetStringAttribute(String)
    NXObject.GetTimeAttribute(NXObject.DateAndTimeFormat, String)
    NXObject.GetReferenceAttribute(String)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, String)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, String, Update.Option)
    NXObject.SetReferenceAttribute(String, String)
    NXObject.SetReferenceAttribute(String, String, Update.Option)
    NXObject.GetAttributeTitlesByType(NXObject.AttributeType)
    NXObject.GetUserAttributesAsStrings()
    NXObject.FindObject(String)
    NXObject.Print()
    NXObject.SetName(String)
    NXObject.IsOccurrence
    NXObject.JournalIdentifier
    NXObject.Name
    NXObject.OwningComponent
    NXObject.OwningPart
    NXObject.Prototype
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class InspectionSetup : CAMObject, IMessageSink, INXObject

    Constructors

    InspectionSetup()

    Declaration
    protected InspectionSetup()

    Properties

    CmmInspectionGroupCollection

    Declaration
    public InspectionGroupCollection CmmInspectionGroupCollection { get; }
    Property Value
    Type Description
    InspectionGroupCollection

    CmmInspectionOperationCollection

    Declaration
    public InspectionOperationCollection CmmInspectionOperationCollection { get; }
    Property Value
    Type Description
    InspectionOperationCollection

    Methods

    BufferObjects(CAMSetup.View, CAMObject[])

    Declaration
    public void BufferObjects(CAMSetup.View view, CAMObject[] objectsToBeBuffered)
    Parameters
    Type Name Description
    CAMSetup.View view
    CAMObject[] objectsToBeBuffered

    CopyObjects(CAMSetup.View, CAMObject[], CAMObject, CAMSetup.Paste)

    Declaration
    public CAMObject[] CopyObjects(CAMSetup.View view, CAMObject[] objectsToBeMoved, CAMObject destinationObject, CAMSetup.Paste pastePosition)
    Parameters
    Type Name Description
    CAMSetup.View view
    CAMObject[] objectsToBeMoved
    CAMObject destinationObject
    CAMSetup.Paste pastePosition
    Returns
    Type Description
    CAMObject[]

    CreateNcmctPartMountingBuilder(String)

    Declaration
    public NcmctPartMountingBuilder CreateNcmctPartMountingBuilder(string libRef)
    Parameters
    Type Name Description
    System.String libRef
    Returns
    Type Description
    NcmctPartMountingBuilder

    CreateObjectsUdeSet(CAMObject[], CAMSetup.Ude)

    Declaration
    public ObjectsUdeSet CreateObjectsUdeSet(CAMObject[] params, CAMSetup.Ude udeType)
    Parameters
    Type Name Description
    CAMObject[] params
    CAMSetup.Ude udeType
    Returns
    Type Description
    ObjectsUdeSet

    CutObjects(CAMSetup.View, CAMObject[])

    Declaration
    public void CutObjects(CAMSetup.View view, CAMObject[] objectsToBeMoved)
    Parameters
    Type Name Description
    CAMSetup.View view
    CAMObject[] objectsToBeMoved

    GenerateToolPath(CAMObject[])

    Declaration
    public void GenerateToolPath(CAMObject[] objects)
    Parameters
    Type Name Description
    CAMObject[] objects

    GetRoot(CAMSetup.View)

    Declaration
    public InspectionGroup GetRoot(CAMSetup.View branch)
    Parameters
    Type Name Description
    CAMSetup.View branch
    Returns
    Type Description
    InspectionGroup

    LockToolPaths(CAMObject[], Boolean)

    Declaration
    public void LockToolPaths(CAMObject[] objects, bool lock)
    Parameters
    Type Name Description
    CAMObject[] objects
    System.Boolean lock

    MoveObjects(CAMSetup.View, CAMObject[], CAMObject, CAMSetup.Paste)

    Declaration
    public void MoveObjects(CAMSetup.View view, CAMObject[] objectsToBeMoved, CAMObject destinationObject, CAMSetup.Paste pastePosition)
    Parameters
    Type Name Description
    CAMSetup.View view
    CAMObject[] objectsToBeMoved
    CAMObject destinationObject
    CAMSetup.Paste pastePosition

    PasteObjects(CAMSetup.View, CAMObject[], CAMObject, CAMSetup.Paste)

    Declaration
    public void PasteObjects(CAMSetup.View view, CAMObject[] objectsToBeMoved, CAMObject destinationObject, CAMSetup.Paste pastePosition)
    Parameters
    Type Name Description
    CAMSetup.View view
    CAMObject[] objectsToBeMoved
    CAMObject destinationObject
    CAMSetup.Paste pastePosition

    Postprocess(CAMObject[], String, String, CAMSetup.OutputUnits)

    Declaration
    public void Postprocess(CAMObject[] objects, string machineType, string outfileName, CAMSetup.OutputUnits outputUnits)
    Parameters
    Type Name Description
    CAMObject[] objects
    System.String machineType
    System.String outfileName
    CAMSetup.OutputUnits outputUnits

    PostprocessWithSetting(CAMObject[], String, String, CAMSetup.OutputUnits, CAMSetup.PostprocessSettingsOutputWarning, CAMSetup.PostprocessSettingsReviewTool)

    Declaration
    public void PostprocessWithSetting(CAMObject[] objects, string machineType, string outfileName, CAMSetup.OutputUnits outputUnits, CAMSetup.PostprocessSettingsOutputWarning outputWarning, CAMSetup.PostprocessSettingsReviewTool reviewTool)
    Parameters
    Type Name Description
    CAMObject[] objects
    System.String machineType
    System.String outfileName
    CAMSetup.OutputUnits outputUnits
    CAMSetup.PostprocessSettingsOutputWarning outputWarning
    CAMSetup.PostprocessSettingsReviewTool reviewTool

    ResequencePaths(CAMObject[])

    Declaration
    public void ResequencePaths(CAMObject[] paths)
    Parameters
    Type Name Description
    CAMObject[] paths

    ResequenceTols(CAMObject[])

    Declaration
    public void ResequenceTols(CAMObject[] tols)
    Parameters
    Type Name Description
    CAMObject[] tols

    RetrieveDevice(String)

    Declaration
    public InspectionGroup RetrieveDevice(string libRef)
    Parameters
    Type Name Description
    System.String libRef
    Returns
    Type Description
    InspectionGroup

    RetrievePathMessages(CAMObject[])

    Declaration
    public string[] RetrievePathMessages(CAMObject[] objects)
    Parameters
    Type Name Description
    CAMObject[] objects
    Returns
    Type Description
    System.String[]

    RetrieveTool(String, CAMObject, out CAMObject, out Boolean)

    Declaration
    public InspectionTool RetrieveTool(string libRef, CAMObject target, out CAMObject nextTarget, out bool success)
    Parameters
    Type Name Description
    System.String libRef
    CAMObject target
    CAMObject nextTarget
    System.Boolean success
    Returns
    Type Description
    InspectionTool

    RetrieveTool(String, out Boolean)

    Declaration
    public InspectionTool RetrieveTool(string libRef, out bool success)
    Parameters
    Type Name Description
    System.String libRef
    System.Boolean success
    Returns
    Type Description
    InspectionTool

    SetTemplateStatus(CAMObject[], Boolean, Boolean)

    Declaration
    public void SetTemplateStatus(CAMObject[] objects, bool useAsParent, bool createIfParentCreated)
    Parameters
    Type Name Description
    CAMObject[] objects
    System.Boolean useAsParent
    System.Boolean createIfParentCreated

    UpdateFeatureNames(String, String)

    Declaration
    public void UpdateFeatureNames(string originalFeatName, string newFeatName)
    Parameters
    Type Name Description
    System.String originalFeatName
    System.String newFeatName

    UpdateToleranceNames(String, String)

    Declaration
    public void UpdateToleranceNames(string originalTolName, string newTolName)
    Parameters
    Type Name Description
    System.String originalTolName
    System.String newTolName

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    INXObject
    In This Article
    Back to top Generated by DocFX