Click or drag to resize

CTRANSFORMLAYER Class

Object to interface with GMSYS 3D view objects that supports transforming layer.
Inheritance Hierarchy

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CTRANSFORMLAYER : CHANDLE

public class CTRANSFORMLAYER : CHANDLE

The CTRANSFORMLAYER type exposes the following members.

Methods
  NameDescription
Public methodApplyConstantTransform
Apply constant transform to the transform layer
Public methodCancel
Cancel changes done in the transform layer
Public methodClearNodeSelection
Clear the section status of every node
Public methodEnd
End interactive editing for selected grid layer in gmsys.
Public methodiCanRedo
Can perform redo on the transform layer
Public methodiCanUndo
Can perform undo on the transform layer
Public methodRedo
Redo one step of editing in the transform layer
Public methodSaveToNewLayerGrid
Save changes to a new grid
Public methodSelectNode
Select or deselect a node by its index
Public methodStatic memberStart
Start interactive editing for selected grid layer in gmsys.
Public methodUndo
Undo one step of editing in the transform layer
Top
See Also