Organizer Class
Public Class Organizer
This language is not supported or no code example is available.
public static class Organizer
This language is not supported or no code example is available.
public ref class Organizer
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Find(string) | Returns a list of database ids for all parts with name=partname | |
Get(int, string) | Gets the value for a part in organizer | |
InsertPart(int) | Inserts a part from the organizer DB in the current drawing | |
RegisterPart(object, bool) | Registers a part in the organizer database | |
Set(int, string, object) | Sets a value for a part in organizer |
IGEMSAPI.Organizer