Cadcorp SIS API Methods

CreateContourTheme Method

Description

Creates a new Contour Theme. After editing the Theme properties, use StoreTheme to save the Theme in a Named Object Library.

Syntax

Visual Basic
Public Function CreateContourTheme( _
   ByVal hMajor As Double, _
   ByVal hMinor As Double _
) As Integer

Parameters

hMajor
The height of the major contour.
 
hMinor
The height of the minor contour.

Remarks

Available: GEO MD OD SISpy

Group:

Example

sis.CreateContourTheme (100, 50)


Send comments on this topic.

Click to return to www.cadcorp.com

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