Skip to main content
Glama
VISUMLIB~IActChainList.html17.5 kB
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <meta http-equiv="X-UA-Compatible" value="IE=9" /> <title>IActChainList </title> <script src="script/jquery-1.7.2.min.js" type="text/javascript" id="mshs_support_script"></script> <script src="script/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script> <link rel="styleSheet" type="text/css" href="stylesheets/jquery-ui-1.8.18.custom.css" /> <link rel="styleSheet" type="text/css" href="stylesheets/jquery.qtip.css" /> <link rel="styleSheet" type="text/css" href="stylesheets/dx.com.2012.css" data-mshv2-stylesheet="/stylesheets/dx.com.2012.mshv2.css" /> <script src="script/dx.com.jqueryplugins.2012.min.js" type="text/javascript"></script> <script src="script/dx.com.2012.js" type="text/javascript"></script> <meta name="Microsoft.Help.Id" content="VISUMLIB~IActChainList"/> <meta name="Description" content="Gives access to the lists of the specified objects." /> <meta name="Microsoft.Help.TocParent" content="VISUMLIB~-_namespace"/> <meta name="Microsoft.Help.ContentType" content="Reference" /> <link rel="styleSheet" type="text/css" href="stylesheets/hs-tabstrip.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/slimbox2.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/hs-jquery-common.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/hs-jquery-slimbox.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/hs-jquery-expand.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/hs-expandcollapse.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/hs-boxes.css"></link> <link rel="styleSheet" type="text/css" href="stylesheets/customstyles.css"></link> <link rel="styleSheet" type="text/css" href="ptv/ptv.css" /> <script src="script/hs-tabstrip.js" type="text/javascript"></script> <script src="script/jquery-1.7.2.min.js" type="text/javascript"></script> <script src="script/slimbox2.js" type="text/javascript"></script> <script src="script/hs-jquery-common.js" type="text/javascript"></script> <script src="script/jquery-expand.js" type="text/javascript"></script> <script src="script/hs-expandcollapse.js" type="text/javascript"></script> <script src="script/jquery.fitvids.js" type="text/javascript"></script> <script src="script/swfobject.js" type="text/javascript"></script> </head> <body> <div class="BreadcrumbsContainer"><table><tr><td>&gt;&gt; <a href="VISUMLIB_P.html">Visum - COM</a> &gt; <a href="VISUMLIB~IActChainList.html">IActChainList </a></td></tr></table></div> <div id="BeforeHeaderContent"> </div> <div id="HeaderContent"> <img class="logoimage" src="images/PTV_small.jpg" border="0"></img> <div id="PageTitle"><div id="PageTitleText">IActChainList </div></div> </div> <div id="AfterHeaderContent"> <!-- Spacing --> <span id="ToggleAllSectionsLink" class="FunctionLink"> <label id="CollapseAllLabel">Collapse All</label> <label id="ExpandAllLabel" style="display: none;">Expand All</label> </span> </div> <div id="BodyContent"> <div class="SectionHeading" id="descriptionSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Summary</span></div><div id="descriptionSectionContent" class="SectionContent"><div class="DescriptionContent">Gives access to the lists of the specified objects.</div></div> <div class="SectionHeading" id="objectmodelSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Object Model</span></div><div id="objectmodelSectionContent" class="SectionContent"><map id="dxdiagram" name="dxdiagram"><area shape="rect" coords="4,4,94,28" href="VISUMLIB~IActChainList.html" alt="IActChainList " /><area shape="rect" coords="24,36,172,60" href="VISUMLIB~IAttributes.html" alt="IAttributes " /><area shape="rect" coords="44,68,191,92" href="VISUMLIB~IAttribute.html" alt="IAttribute " /><area shape="rect" coords="24,100,219,124" href="VISUMLIB~ITableEntries.html" alt="ITableEntries " /><area shape="rect" coords="24,132,240,156" href="VISUMLIB~ITableEntries.html" alt="ITableEntries " /></map><img border="0" src="cdiagramimages/VISUMLIB_IActChainList.png" usemap="#dxdiagram" /></div> <div class="SectionHeading" id="remarksSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Description</span></div><div id="remarksSectionContent" class="SectionContent">Existing lists can be accessed and manipulated (e.g. add columns, show list, copy list, save list to a database etc.).</div> <div class="SectionHeading" id="exampleSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Examples</span></div><div id="exampleSectionContent" class="SectionContent"><div class="SectionHeading" id="examplesSubexamples-SectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText SubSectionHeading">-</span></div><div id="examplesSubexamples-SectionContent" class="SectionContent"> <div class="TabContainer"> <ul> <li class="FilteredContentPython"> <a href="#TabContent-5434b3ae-348f-40ad-a5f2-f042abf11ba3">Python</a> </li> </ul> <div id="TabContent-5434b3ae-348f-40ad-a5f2-f042abf11ba3" class="FilteredContentPython"> <pre><span style="color: #008000; "># creates list of links </span>linkList = Visum.Lists.CreateLinkList <span style="color: #008000; ">#opens list of links </span>linkList.Show()</pre> </div> </div> </div> </div> <div class="SectionHeading" id="publicmethodsSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Public Methods</span></div><div id="publicmethodsSectionContent" class="SectionContent"><table class="FilteredItemListTable"> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddAllColumns.html">AddAllColumns</a></td><td class="DescriptionCell">This method adds all direct attributes.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddColumn.html">AddColumn</a></td><td class="DescriptionCell">This method adds a new column to the end (in the beginning) of the empty list and defines its format.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddColumnsForAllUserDefinedAttributes.html">AddColumnsForAllUserDefinedAttributes</a></td><td class="DescriptionCell">This method adds all columns for&nbsp;all user-defined attributes.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddColumnsForCategory.html">AddColumnsForCategory</a></td><td class="DescriptionCell">This method adds all columns for a category.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddColumnsForUserDefinedGroup.html">AddColumnsForUserDefinedGroup</a></td><td class="DescriptionCell">Add columns for user defined groups (experimental)</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddDefaultColumns.html">AddDefaultColumns</a></td><td class="DescriptionCell">This method adds all default columns.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~AddKeyColumns.html">AddKeyColumns</a></td><td class="DescriptionCell">This method adds one or more columns corresponding to the key attributes and optionally all mandatory&nbsp;attributes&nbsp;of the objects to the end of a list.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~Close.html">Close</a></td><td class="DescriptionCell">Closes the list window</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~CopyListToTable.html">CopyListToTable</a></td><td class="DescriptionCell">This method copies the list's content to the user-defined table.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~CreateTableFromList.html">CreateTableFromList</a></td><td class="DescriptionCell">This method creates a user-defined table from the list and copies its content.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~GetBottomRightCornerX.html">GetBottomRightCornerX</a></td><td class="DescriptionCell">Gets the x-coordinate (screen coordinate) of the&nbsp;bottom right&nbsp;corner of the specified cell.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~GetBottomRightCornerY.html">GetBottomRightCornerY</a></td><td class="DescriptionCell">Gets the y-coordinate (screen coordinate) of the&nbsp;bottom right&nbsp;corner of the specified cell.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~GetTopLeftCornerX.html">GetTopLeftCornerX</a></td><td class="DescriptionCell">Gets the x-coordinate (screen coordinate) of the top left corner of the specified cell.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~GetTopLeftCornerY.html">GetTopLeftCornerY</a></td><td class="DescriptionCell">Gets the y-coordinate (screen coordinate) of the top left corner of the specified cell.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~OpenLayout.html">OpenLayout</a></td><td class="DescriptionCell">This method reads a list layout from file.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~PasteFromClipboard.html">PasteFromClipboard</a></td><td class="DescriptionCell">This method allows to paste content from the clipboard via COM in lists. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~RemoveAllColumns.html">RemoveAllColumns</a></td><td class="DescriptionCell">This method removes all columns.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~RemoveColumn.html">RemoveColumn</a></td><td class="DescriptionCell">This method removes a single attribute or a group of sub-attributes.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~RemoveColumnsForNonEditableAttributes.html">RemoveColumnsForNonEditableAttributes</a></td><td class="DescriptionCell">This method removes all non editable attributes.</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveLayout.html">SaveLayout</a></td><td class="DescriptionCell">This method writes a list layout to file</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToAccessDatabase.html">SaveToAccessDatabase</a></td><td class="DescriptionCell">Saves the list contents to an MS Access database</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToArray.html">SaveToArray</a></td><td class="DescriptionCell">Retreive (parts of) the list contents&nbsp;as a SafeArray</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToAttributeFile.html">SaveToAttributeFile</a></td><td class="DescriptionCell">Saves the list contents to an attribute file</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToClipboard.html">SaveToClipboard</a></td><td class="DescriptionCell">Saves the list contents to the clipboard</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToCSV.html">SaveToCSV</a></td><td class="DescriptionCell">Export as CSV</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToExcel.html">SaveToExcel</a></td><td class="DescriptionCell">Export as Excel spreadsheet</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToMsSqlServerDatabase.html">SaveToMsSqlServerDatabase</a></td><td class="DescriptionCell">Saves the list contents to an OLE DB&nbsp;database</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~SaveToSQLiteDatabase.html">SaveToSQLiteDatabase</a></td><td class="DescriptionCell">Saves the list contents to an SQLite database</td></tr> <tr><td class=LinkCell><IMG alt="Public Method" src="aximages/PublicMethod.png">&nbsp;<a href="VISUMLIB~IActChainList~Show.html">Show</a></td><td class="DescriptionCell">Display the list on screen</td></tr> </table></div> <div class="SectionHeading" id="publicpropertiesSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Public Properties</span></div><div id="publicpropertiesSectionContent" class="SectionContent"><table class="FilteredItemListTable"> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~Attributes.html">Attributes</a></td><td class="DescriptionCell">Gives access to the attribute definitions of the object type.Attributes contained in this list</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~AttState.html">AttState</a></td><td class="DescriptionCell">Returns the calculation status of a calculated attribute. <BR>This method returns the calculation status of the attribute represented in the specified column.</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~Average.html">Average</a></td><td class="DescriptionCell">Returns the mean column value</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~IsColumnEditable.html">IsColumnEditable</a></td><td class="DescriptionCell">True if the content of the column is editable</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~IsSortable.html">IsSortable</a></td><td class="DescriptionCell">True if the content of the column is sortable</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~Max.html">Max</a></td><td class="DescriptionCell">Returns the maximum column value</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~Min.html">Min</a></td><td class="DescriptionCell">Returns the minimum column value</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~NumActiveElements.html">NumActiveElements</a></td><td class="DescriptionCell">Returns the number of lines in the list.</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~NumColumns.html">NumColumns</a></td><td class="DescriptionCell">Returns the number of columns in the list</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~StringFormat.html">StringFormat</a></td><td class="DescriptionCell">Returns the current export format of the column</td></tr> <tr><td class=LinkCell><IMG alt="Public Property" src="aximages/PublicProperty.png">&nbsp;<a href="VISUMLIB~IActChainList~Sum.html">Sum</a></td><td class="DescriptionCell">Returns the sum of column values</td></tr> </table></div> </div> <div id="FooterContent"> <div style="float: left"> <p class="copyrightfooter">Copyright � 2024 PTV Planung Transport Verkehr GmbH</p> </div> <img style="float: right;" src="images/PTV_small.jpg" /> </div> </body> </html>

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/multiluca2020/visum-thinker-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server