Class CycleCoolant
Assembly: NXOpen.dll
Syntax
public class CycleCoolant : TaggedObject, IMessageSink
Constructors
CycleCoolant()
Declaration
Properties
Coolant
Declaration
public string Coolant { get; set; }
Property Value
FlowIsActive
Declaration
public bool FlowIsActive { get; set; }
Property Value
FlowMode
Declaration
public CycleCoolant.Flow FlowMode { get; set; }
Property Value
IsActive
Declaration
public bool IsActive { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink