Click or drag to resize

RemoveClass Class

Removes the active edge class from the collection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileRemoveClass

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

The RemoveClass type exposes the following members.

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