Creates and registers a volume grid using specified name and description.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnVolumeGrid Create( string Name, string Description, AgECrdnVolumeGridType Type ); |
| [Managed C++] |
|---|
public: IAgCrdnVolumeGrid^ Create( String __gc ^ Name, String __gc ^ Description, AgECrdnVolumeGridType Type ); |
| [Java] |
|---|
public IAgCrdnVolumeGrid create( String Name, String Description, AgECrdnVolumeGridType Type ); |
| [Unmanaged C++] |
|---|
|
- Name
- Description
- Type





