Class Spool
Assembly: NXOpen.dll
Syntax
public class Spool : NXObject, IMessageSink, INXObject
Constructors
Spool()
Declaration
Properties
ComponentGroup
Declaration
public ComponentGroup ComponentGroup { get; }
Property Value
Description
Declaration
public string Description { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
ViewSet
Declaration
public ViewSet ViewSet { get; }
Property Value
Methods
GetMembers()
Declaration
public Component[] GetMembers()
Returns
HasMember(Component)
Declaration
public bool HasMember(Component @object)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink