Class TargetEntitiesBuilder
Inheritance
TargetEntitiesBuilder
Assembly: NXOpen.dll
Syntax
public class TargetEntitiesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
TargetEntitiesBuilder()
Declaration
protected TargetEntitiesBuilder()
Properties
EntitiesType
Declaration
public TargetEntitiesBuilder.Type EntitiesType { get; set; }
Property Value
GroupMoreState
Declaration
public bool GroupMoreState { get; set; }
Property Value
GroupToggle
Declaration
public bool GroupToggle { get; set; }
Property Value
Selection
Declaration
public SelectTaggedObjectList Selection { get; }
Property Value
Methods
SetGroupObjects(CaeGroup[])
Declaration
public void SetGroupObjects(CaeGroup[] entityObjs)
Parameters
Type |
Name |
Description |
CaeGroup[] |
entityObjs |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink