All Frameworks  Class Hierarchy  This Framework  Indexes

ObjectSpecsModeler Enumeration CATAttrInOut

enum CATAttrInOut {
  sp_NEUTRAL,
  sp_IN,
  sp_OUT
}
Specification on attributes to define its quality.
Role:The attribute quality is a parameter that allows to specify the role played by an attribute in the Update mechanism ( in DS default Update mechanism ).
Values:
sp_NEUTRAL
attributes of sp_NEUTRAL quality are ignored by the default Update mechanism.
sp_IN
qualifies attributes which are usually required to define or specify a feature.
sp_OUT
qualifies attributes whose values result from a Build operation and may be used as input parameters for other features.

This object is included in the file: CATISpecDeclarations.h

Copyright © 2003, Dassault Systèmes. All rights reserved.