PowerCubesPath Property

The PowerCubesPath property sets or returns the location where Transformer creates PowerCube files (.mdc).

Syntax

Application .PowerCubesPath

Applies To

Application Object

Discussion

Use this property to specify a location for a PowerCube. Use the MDCFile property to specify a file name.

If a directory is not specified, Transformer tries the following locations, in order:

  • one specified by the ModelsPath property
  • the PowerPlay® installation directory

Type

String

Access

Read/Write

Examples

objTransApp.PowerCubesPath = strStartLocation