Class Category
Assembly: NXOpen.dll
Syntax
public class Category : NXObject, IMessageSink, INXObject
Constructors
Category()
Declaration
Fields
DescriptionMaxLength
Declaration
public const int DescriptionMaxLength = 80
Field Value
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Methods
GetMemberLayers()
Declaration
public int[] GetMemberLayers()
Returns
SetMemberLayers(int[])
Declaration
public void SetMemberLayers(int[] layers)
Parameters
Type |
Name |
Description |
int[] |
layers |
|
SetState(State)
Declaration
public void SetState(State state)
Parameters
Type |
Name |
Description |
State |
state |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink