System Enumeration CATScriptParameterDirection
enum CATScriptParameterDirection {
CATParamIn,
CATParamOut,
CATParamInOut
}
Possible directions for the parameters used for the macros generation.
- Values:
-
- CATParamIn
- In parameter.
- CATParamOut
- Out parameter.
- CATParamInOut
- InOut parameter.
- See also:
-
This object is included in the file: CATScriptParameterDirection.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.