Class PlantOutputBuilder
Inheritance
PlantOutputBuilder
Assembly: NXOpen.dll
Syntax
public class PlantOutputBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
PlantOutputBuilder()
Declaration
protected PlantOutputBuilder()
Properties
Function
Declaration
public Function Function { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Sensor
Declaration
public NXObject Sensor { get; set; }
Property Value
Type
Declaration
public PlantOutputBuilder.Poutype Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink