Class CfdContactPreventionConstraintCollection
Inheritance
CfdContactPreventionConstraintCollection
Assembly: NXOpen.dll
public class CfdContactPreventionConstraintCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
Declaration
protected CfdContactPreventionConstraintCollection()
Declaration
protected CfdContactPreventionConstraintCollection(BaseFEModel owner)
Parameters
Properties
Declaration
Property Value
Methods
Declaration
public CfdContactPreventionConstraint CloneConstraint(CfdContactPreventionConstraint source)
Parameters
Returns
Declaration
public CfdContactPreventionConstraintBuilder CreateBuilder(TaggedObject recipe)
Parameters
Returns
Declaration
public void DeleteConstraint(CfdContactPreventionConstraint constraint)
Parameters
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
Declaration
public CfdContactPreventionConstraint Find(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
Declaration
public CfdContactPreventionConstraint FindObject(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
Declaration
public CfdContactPreventionConstraint[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink