All Cadcorp SIS API Methods

ExplodeShape Method

Description

Converts Point items with symbols into editable items.

Syntax

Visual Basic
Public Function ExplodeShape( _
   ByVal list As String _
) As Integer

Parameters

list
The name of the list to explode

Remarks

Available: D OD

Example

sis.ExplodeShape ("List1")