Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Data Archive Administration

Example: Create a point class

  • Last UpdatedOct 02, 2024
  • 1 minute read

Once a new point class is created, you can start assigning points to that class. Create a point class using piconfig, specifying which attribute sets to include. This does not require stand-alone mode. All point classes must include the base attribute set.

  1. In a command prompt window, change to the PI\adm directory.

  2. Type:

    piartool -sys -standalone on

  3. At the piconfig prompt, type:

    @table piptcls
    @mode create
    @istru class
    @istru set,...
    MyPtClass
    Base,MyAttribSet
    @ends

  4. To go back to normal mode, enter:

    piartool -sys -standalone off

TitleResults for “How to create a CRG?”Also Available in