Class AttributeRemover
Inheritance
AttributeRemover
Assembly: NXOpen.dll
Syntax
public class AttributeRemover : NXRemotableObject, IMessageSink
Constructors
AttributeRemover(Session)
Declaration
protected AttributeRemover(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
GetAttributeRemover(Session)
Declaration
public static AttributeRemover GetAttributeRemover(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
RemoveAttributes(Option, TaggedObject[])
Declaration
public void RemoveAttributes(AttributeRemover.Option action, TaggedObject[] objTags)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink