Class CollectionsManager
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.ElectricalRouting
Assembly: NXOpen.dll
Syntax
public class CollectionsManager : NXRemotableObject, IMessageSink
Constructors
CollectionsManager(Part)
Declaration
protected CollectionsManager(Part owner)
Parameters
Type | Name | Description |
---|---|---|
Part | owner |
Properties
SplicePoints
Declaration
public RSDSplicePointCollection SplicePoints { get; }
Property Value
Type | Description |
---|---|
RSDSplicePointCollection |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink