Class ComponentActiveSetBuilder
Inheritance
ComponentActiveSetBuilder
Assembly: NXOpen.dll
Syntax
public class ComponentActiveSetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ComponentActiveSetBuilder()
Declaration
protected ComponentActiveSetBuilder()
Properties
ActiveSet
Declaration
public ScCollector ActiveSet { get; }
Property Value
ActiveSetScope
Declaration
public ActiveSetScope ActiveSetScope { get; set; }
Property Value
Methods
IsValidActiveSetMember(DisplayableObject)
Declaration
public bool IsValidActiveSetMember(DisplayableObject objectTag)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink