Class ObjectSelector
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class ObjectSelector : Builder, IMessageSink, IComponentBuilder
Constructors
ObjectSelector()
Declaration
protected ObjectSelector()
Properties
SelectionComp
Declaration
public SelectNXObjectList SelectionComp { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
SelectionScope
Declaration
public ObjectSelector.Scope SelectionScope { get; set; }
Property Value
Type | Description |
---|---|
ObjectSelector.Scope |
Implements
System.Runtime.Remoting.Messaging.IMessageSink