Class SuppressPMIBuilder
Inheritance
System.Object
System.MarshalByRefObject
SuppressPMIBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class SuppressPMIBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SuppressPMIBuilder()
Declaration
protected SuppressPMIBuilder()
Properties
SelectPMIObjects
Declaration
public SelectNXObjectList SelectPMIObjects { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
SuppressionMethod
Declaration
public SuppressPMIBuilder.SuppressionMethodType SuppressionMethod { get; set; }
Property Value
Type | Description |
---|---|
SuppressPMIBuilder.SuppressionMethodType |
Methods
SelectExpression(Expression)
Declaration
public void SelectExpression(Expression expression)
Parameters
Type | Name | Description |
---|---|---|
Expression | expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink