Class CfdContactPreventionConstraintBuilder
Inheritance
CfdContactPreventionConstraintBuilder
Assembly: NXOpen.dll
public class CfdContactPreventionConstraintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected CfdContactPreventionConstraintBuilder()
Properties
Declaration
public CfdContactPreventionConstraintBuilder.Contact ContactType { get; set; }
Property Value
Declaration
public SelectTaggedObjectList FirstSelectElement { get; }
Property Value
Declaration
public SelectDisplayableObject FirstSelection { get; }
Property Value
Declaration
public Expression LocalResolution { get; }
Property Value
Declaration
public CfdContactPreventionConstraintBuilder.LocalSubdivisions LocalSubdivision { get; set; }
Property Value
Declaration
public string NameString { get; set; }
Property Value
Declaration
public CfdContactPreventionConstraintBuilder.Priority PriorityLevel { get; set; }
Property Value
Declaration
public SelectTaggedObjectList SecondSelectElement { get; }
Property Value
Declaration
public SelectDisplayableObject SecondSelection { get; }
Property Value
Declaration
public CfdContactPreventionConstraintBuilder.Sizing SizingOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink