STK Vector Geometry ToolSend comments on this topic.
IAgCrdnVolumeGridFactory Interface

Description

The factory is used to create instances of volume grids.

Public Methods

Public Method CreateCreates and registers a volume grid using specified name and description.
Public Method CreateVolumeGridBearingAltCreates and registers a volume grid of type surface bearing using specified name and description.
Public Method CreateVolumeGridCartesianCreates and registers a cartesian volume grid type using specified name and description.
Public Method CreateVolumeGridConstrainedCreates and registers a volume grid of type that can be constrained by conditions using specified name and description.
Public Method CreateVolumeGridCylindricalCreates and registers a cylindrical volume grid type using specified name and description.
Public Method CreateVolumeGridLatLonAltCreates and registers cartographic volume grid type using specified name and description.
Public Method CreateVolumeGridSphericalCreates and registers a spherical volume grid type using specified name and description.
Public Method IsTypeSupportedReturns whether the specified type is supported.
© 2024 Analytical Graphics, Inc. All Rights Reserved.