Class RouteObjectCollector
Inherited Members
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class RouteObjectCollector : TaggedObject, IMessageSink, IComponentBuilder
Constructors
RouteObjectCollector()
Declaration
protected RouteObjectCollector()
Properties
RoutingObjects
Declaration
public SelectNXObjectList RoutingObjects { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink