CATAnnotationUseItf Enumeration CATDrwDimAnalysisType

enum CATDrwDimAnalysisType {
  datDimOnGenItems,
  datUnUpdatableDim,
  datFakeDim,
  datDrivingDim,
  datBrokenDim,
  datTrueDim,
  datBasic,
  dat3DDrivableDim,
  dat3DDrivedDim,
  datIsolatedDim,
  datDimOnHideGeom,
  dat3DFeatureDim
}
Dimension analysis type.
Values:
datDimOnGenItems
At least one parent is a GenItem.
datUnUpdatableDim
Parents or constraint is no more available.
datFakeDim
Fake dimension.
datDrivingDim
Dimension which is driving some geometry.
datBrokenDim
Broken dimension which has been created from a V4 dimension.
datTrueDim
Dimension whose value is the true one.
dat3DDrivableDim
Dimension which can drive the 3D
dat3DDrivedDim
Dimension which has drived the 3D
datIsolatedDim
Isolated dimension (doens't point any geometry)
datDimOnHideGeom
Dimension which its GenItems are not present or are not visible.
dat3DFeatureDim
Dimension which measures a 3D feature

This object is included in the file: CATDrwDimEnum.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.