Class InspectionOutputOperationBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionOutputOperationBuilder
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.CAM
Assembly: NXOpen.dll
Syntax
public class InspectionOutputOperationBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionOutputOperationBuilder()
Declaration
protected InspectionOutputOperationBuilder()
Properties
EnumTypeOutput
Declaration
public InspectionOutputOperationBuilder.TypeOutput EnumTypeOutput { get; set; }
Property Value
Type | Description |
---|---|
InspectionOutputOperationBuilder.TypeOutput |
StringFeatureName1
Declaration
public string StringFeatureName1 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StringFeatureName2
Declaration
public string StringFeatureName2 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StringTolName
Declaration
public string StringTolName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink