Cadcorp SIS API Methods

GetListExtent Method

Description

Gets the extents of all of the items in a Named List.

Syntax

Visual Basic
Public Function GetListExtent( _
   ByVal list As String _
) As String

Parameters

list
The Named List containing the items whose extents are required.

Return Type

A comma-delimited string containing a pair of x, y and z co-ordinates describing the extents. Use SplitExtent to get the pair of x, y and z values themselves.

Remarks

Available: GEO MM ME MD OD OM SISpy

Group:

Example

sis.GetListExtent ("List1")


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).