|
The PlanCenter HierarchyThe following is a graphical representation of the hierarchy that must be followed for OLE automation. Click on the image text for more information on each topic.
IPlanCenterThe PlanCenter Object represents the Planswift application. This is the top level object from which all other objects will originate. This object can be created and used from any language that supports the creation of the IDispatch interface, including the PlanSwift scripting interface. IPagesIPageIPage provides access to an individual plan page in the current PlanSwift job. ITabsThe ITabs object provides access to the PlanSwift estimating tabs. ITabITab provides access to an individual tab object in the current job. IItemThe IItem object represents an individual estimating item, along with providing access to it's child items. IPropertiesThe properties object provides access to the individual propertyobjects for an item.
IPropertyObjectIProperty provides access to the individual properties, both default and user defined. ISectionsISections provides access to the collection of section objects for an item. ISectionISection provides access to an individual section object. INodesProvides access to the nodes collection for an item section. INodeINode provides access to the properties of an individual Node. ISelectionListProvides access to a list of all the currently selected sections in a job.
|

