Class FunctionComponentData
Inheritance
FunctionComponentData
Assembly: NXOpen.dll
Syntax
public class FunctionComponentData : TaggedObject, IMessageSink
Constructors
FunctionComponentData()
Declaration
protected FunctionComponentData()
Properties
Enable
Declaration
public bool Enable { get; set; }
Property Value
Function
Declaration
public Function Function { get; set; }
Property Value
PhaseAngle
Declaration
public double PhaseAngle { get; set; }
Property Value
ScalarFactor
Declaration
public double ScalarFactor { get; set; }
Property Value
Methods
GetComponentType()
Declaration
public Excitation.Component GetComponentType()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink