Search Results for

    Show / Hide Table of Contents

    Class BlankIpwMultipleSource

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BlankIpwMultipleSource
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class BlankIpwMultipleSource : TaggedObject, IMessageSink

    Constructors

    BlankIpwMultipleSource()

    Declaration
    protected BlankIpwMultipleSource()

    Properties

    AdditionalGeometryCollector

    Declaration
    public ScCollector AdditionalGeometryCollector { get; }
    Property Value
    Type Description
    ScCollector

    SetList

    Declaration
    public BlankIpwSetList SetList { get; }
    Property Value
    Type Description
    BlankIpwSetList

    Methods

    CreateBlankIpwSet()

    Declaration
    public BlankIpwSet CreateBlankIpwSet()
    Returns
    Type Description
    BlankIpwSet

    GetStatus()

    Declaration
    public BlankIpwMultipleSource.StatusTypes GetStatus()
    Returns
    Type Description
    BlankIpwMultipleSource.StatusTypes

    Update()

    Declaration
    public BlankIpwMultipleSource.StatusTypes Update()
    Returns
    Type Description
    BlankIpwMultipleSource.StatusTypes

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX