Click or drag to resize
CPAT Class
A PAT object is created from a Geosoft-format pattern file. It contains all the individual patterns listed in the file. Notes You may create your own fill patterns should be added to the "user.pat" le in the <geosoft>\user\etc directory. you wish to add your own fill patterns, create a file named user.pat in e <geosoft>/User/ directory and add your own fill patterns in the number nge 20000 to 29999.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CPAT : CHANDLE

The CPAT type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Creates a pattern object with current default patterns.
Protected methodDispose
Releases the unmanaged resources used by the CPAT and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneGetLST
Copies all pattern names into a LST object.
Top
See Also