Class SurfaceKeyData
Namespace: IVLab.ABREngine
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
[Obsolete("Specific types of KeyData are obsolete and may not work correctly. Use KeyData class instead.")]
public class SurfaceKeyData : KeyData, IHasDataset, IABRInput
Constructors
| Improve this Doc View SourceSurfaceKeyData(string, DataTopology)
Declaration
public SurfaceKeyData(string path, DataTopology topology)
Parameters
Type | Name | Description |
---|---|---|
string | path | |
DataTopology | topology |