Class AttributeManager
Inheritance
AttributeManager
Assembly: NXOpen.dll
Syntax
public class AttributeManager : NXRemotableObject, IMessageSink
Constructors
AttributeManager(Session)
Declaration
protected AttributeManager(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
CreateAttributePropertiesBuilder(BasePart, NXObject[], OperationType)
Declaration
public AttributePropertiesBuilder CreateAttributePropertiesBuilder(BasePart part, NXObject[] objects, AttributePropertiesBuilder.OperationType operationType)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink