Class ComponentConstraintGroupBuilder
Inheritance
ComponentConstraintGroupBuilder
Assembly: NXOpen.dll
Syntax
public class ComponentConstraintGroupBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ComponentConstraintGroupBuilder()
Declaration
protected ComponentConstraintGroupBuilder()
Properties
ConstraintCollectionType
Declaration
public ComponentConstraintGroup.ConstraintsCollectionType ConstraintCollectionType { get; set; }
Property Value
ConstraintGroupName
Declaration
public string ConstraintGroupName { get; set; }
Property Value
RememberComponentState
Declaration
public bool RememberComponentState { get; set; }
Property Value
SelectedComponentList
Declaration
public SelectDisplayableObjectList SelectedComponentList { get; }
Property Value
SelectedConstraintsList
Declaration
public SelectDisplayableObjectList SelectedConstraintsList { get; }
Property Value
Methods
GetContextComponent()
Declaration
public Component GetContextComponent()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink