Class ExcitationLocationDefinition
Inheritance
ExcitationLocationDefinition
Assembly: NXOpen.dll
Syntax
public class ExcitationLocationDefinition : TaggedObject, IMessageSink
Constructors
ExcitationLocationDefinition()
Declaration
protected ExcitationLocationDefinition()
Properties
ExcitationLocation
Declaration
public SelectObject ExcitationLocation { get; }
Property Value
ExcitationLocationId
Declaration
public int ExcitationLocationId { get; set; }
Property Value
ExcitationLocationType
Declaration
public ExcitationBuilder.ExcitationLocationType ExcitationLocationType { get; set; }
Property Value
ExcitationLocationlist
Declaration
public SelectTaggedObjectList ExcitationLocationlist { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink