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. They can be added to the "user.pat" file in the <geosoft>\user\etc directory. User pattern numbers should be in the range between 20000 and 29999.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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