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





