Organizer Class

API functions to read/write to the Organizer database
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.
public class Organizer
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static Find(string) Returns a list of database ids for all parts with name=partname
Public method Static Get(int, string) Gets the value for a part in organizer
Public method Static InsertPart(int) Inserts a part from the organizer DB in the current drawing
Public method Static RegisterPart(object, bool) Registers a part in the organizer database
Public method Static Set(int, string, object) Sets a value for a part in organizer
Top
IGEMSAPI.Organizer

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition