Class DesignGroup
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class DesignGroup : Feature, IMessageSink, IProfile, IFitTo, INXObject
Constructors
DesignGroup()
Declaration
protected DesignGroup()
Properties
AllowDeleteMembers
Declaration
public bool AllowDeleteMembers { get; set; }
Property Value
Type | Description |
---|---|
bool |
Methods
Activate(bool)
Declaration
public void Activate(bool active)
Parameters
Type | Name | Description |
---|---|---|
bool | active |
ProcessDeleteDesignGroup()
Declaration
public void ProcessDeleteDesignGroup()
ShowOnly()
Declaration
public void ShowOnly()
Implements
System.Runtime.Remoting.Messaging.IMessageSink