Click or drag to resize

ActivateClass Class

Sets the active edge class.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileActivateClass

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class ActivateClass
	Inherits EngineCommand

The ActivateClass type exposes the following members.

Constructors
  NameDescription
Public methodActivateClass
Initializes a new instance of the ActivateClass class
Public methodActivateClass(McCommand)
Initializes a new instance of the ActivateClass class
Top
Properties
  NameDescription
Public propertyIndex
Index of the edge class to activate.
Top
Methods
  NameDescription
Public methodStatic memberCreateFrom
Top
Remarks