Function: createAndCacheGeometry()
createAndCacheGeometry(
geometryId
,options
):IGeometry
Creates and caches a geometry synchronously
Parameters
• geometryId: string
A Cornerstone Geometry Object's geometryId
• options: GeometryOptions
Options to be passed to the Geometry Loader
Returns
IGeometry