Class KeyPerformanceInterfaceCollection
Inheritance
KeyPerformanceInterfaceCollection
Assembly: NXOpen.dll
public class KeyPerformanceInterfaceCollection : NXRemotableObject, IMessageSink
Constructors
Declaration
protected KeyPerformanceInterfaceCollection(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Declaration
Property Value
Methods
Declaration
public LinkedParameterReqDialogBuilder CreateLinkedParameterRequirementsBuilder(Part part)
Parameters
Type |
Name |
Description |
Part |
part |
|
Returns
Declaration
public RequirementCheck CreateNewPmiCheck(Requirement requirement, string checkName, string pmiValue, TaggedObject pmi, int detailtype)
Parameters
Returns
Declaration
public static KeyPerformanceInterfaceCollection GetKeyPerformanceInterfaceCollection(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
Declaration
public void RefreshLinkedParameterRequirements(Part part, Requirement[] requirementTags, bool refreshToLatest)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink