IMathTransform2 Interface

Uses

GeoCalcCOM.IIMathTransform2

 

Used By

GeoCalcCOM.IMathTransform2

 

Properties

Property

Description

ClassType

Indicates the type of this IMathTransform2, according to the IMathTransform2Type enumeration

Parameters

Contains values used to customize this IMathTransform2

Settings

Additional settings used by this IMathTransform2

 

Public Methods

Method

Description

AddPoint

Adds a control and an observed point to the list of points that will be used to solve this IMathTransform2

AddPointList

Adds a list of control and a list of observed points to the list of points that will be used to solve this IMathTransform2

ClearPoints

Removes all control and observed points

DeepCopy

Produces a deep-copy of an IMathTransform2

IsSolved

Indicates if this IMathTransform2 has been solved, and is ready to Transform

Solve

Solves the IMathTransform2

Transform

Applies this IMathTransform2 to the specified point

ValueEquals

Compares the value of two IMathTransform2 instances