IFilterAddToolDefinitionSpecial Method

Overload List

AddToolDefinitionSpecial(IODBLayer, IODBLayer, Int32) Copy of symbol from one layer to other layer.
AddToolDefinitionSpecial(InterfaceODBLayer, String, InterfaceSurfaceSpecificsD, Single, Int32, Boolean) Adds a special tool definition.
AddToolDefinitionSpecial(IODBLayer, IPCBIWindow, String, ListIObjectSpecificsD, Double, Double) Creates a new Special Symbol and returns the toolNr. for the wanted layer
AddToolDefinitionSpecial(IODBLayer, IPCBIWindow, String, ListIODBObject, Double, Double) Creates a new Special Symbol and returns the toolNr. for the wanted layer. This will move the IODBObjects to the symbol and if the cadConformName already exists only return the index of the existing symbol.
AddToolDefinitionSpecial(IODBLayer, String, ISurfaceSpecifics, Single, Int32, Boolean) Adds a special tool definition.
AddToolDefinitionSpecial(IODBLayer, String, ISurfaceSpecificsD, Single, Int32, Boolean) Adds a special tool definition.
AddToolDefinitionSpecial(IODBLayer, String, IPolyClass, Double, Int32, Boolean) Adds a special tool definition from an IPolyClass.
AddToolDefinitionSpecial(IODBLayer, IPCBIWindow, String, ListIODBObject, Double, Double, IFilterToolDefinition) Creates a new Special Symbol and returns the toolNr. for the wanted layer. This will move the IODBObjects to the symbol and if the cadConformName already exists only return the index of the existing symbol.

See Also