Class InspectionSensorMassEditBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionSensorMassEditBuilder
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 InspectionSensorMassEditBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InspectionSensorMassEditBuilder()
Declaration
protected InspectionSensorMassEditBuilder()
Properties
AngleA
Declaration
public double AngleA { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AngleB
Declaration
public double AngleB { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SensorName
Declaration
public string SensorName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SensorStrategy
Declaration
public InspectionSensorMassEditBuilder.SensorStrategyType SensorStrategy { get; set; }
Property Value
Type | Description |
---|---|
InspectionSensorMassEditBuilder.SensorStrategyType |
TipNumber
Declaration
public int TipNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink