Welcome to the Bartels Group of Companies
CAM-View Index-Beschreibung (CV) - Deutsche Version CAM View Index Description (CV) - English Version
Bartels

Bartels System GmbH
Bartels
Bartels AutoEngineer
BAE Product Info
BAE Price List
BAE Downloads
BAE Documentation
BAE Installation Guide
BAE User Manual
BAE Libraries
User Language Programmer's Guide
Preface
1 Introduction
2 Language Description
3 Programming System
4 BAE User Language Programs
A Conventions and Definitions
B Index Variable Types
B.1 Index Reference
B.2 Standard Index Description (STD)
B.3 Schematic Capture Index Description (CAP)
B.4 Layout Index Description (LAY)
B.5 CAM View Index Description (CV)
B.6 IC Design Index Description (ICD)
C System Functions
BAE Update History
BAE Next Version Release Notes Preliminary
BAE V8.0 Release Notes
BAE V7.8 Release Notes
BAE V7.6 Release Notes
BAE V7.4 Release Notes
BAE V7.2 Release Notes
BAE V7.0 Release Notes
BAE V6.8 Release Notes
BAE V6.6 Release Notes
BAE V6.4 Release Notes
BAE V6.2 Release Notes
BAE V6.0 Release Notes
BAE V5.4 Release Notes
BAE V5.0 Release Notes
BAE V4.6 Release Notes
BAE V4.4 Release Notes
BAE V4.2 Release Notes
BAE V4.0 Release Notes
BAE V3.4 Release Notes
BAE Support
BAE Contributions
BAE Development and Service Companies
Electronics Development
Bartels Sport Service
Company Profile
Corporate Info
Bartels :: Bartels AutoEngineer :: BAE Documentation :: User Language Programmer's Guide :: Index Variable Types :: CAM View Index Description (CV)
Bartels User Language - Programmer's Guide

B.5 CAM View Index Description (CV)

Bartels AutoEngineer® Dokumentation

This section describes the Bartels User Language index variable types for the CAM View data access (CV).


CV_DATASET - CAM View Data Set

The CV_DATASET index variable type provides access to the currently loaded CAM View data sets. The structure definition of CV_DATASET is:

index CV_DATASET {            // Data Set
      int IDX;                // Data Set Index
      int TYP;                // Data Set Type
      int LLAYER;             // Data Set Line Layer (LAY1)
      int FLAYER;             // Data Set Flash Layer (LAY1)
      double XOFF;            // Data Set X Offset (STD2)
      double YOFF;            // Data Set Y Offset (STD2)
      int MIRROR;             // Data Set Mirror Flag (STD14)
      string NAME;            // Data Set File Name
      };
Bartels :: Bartels AutoEngineer :: BAE Documentation :: User Language Programmer's Guide :: Index Variable Types :: CAM View Index Description (CV)

CAM View Index Description (CV)
© 1985-2024 Oliver Bartels F+E • Updated: 25 June 2010, 21:23 [UTC]

© 1985-2024 Oliver Bartels F+E Bartels Homepage Contact and Corporate Info

Web Development by Baumeister Mediasoft Engineering

CAM-View Index-Beschreibung (CV) - Deutsche Version CAM View Index Description (CV) - English Version