GeometricObjects Macro CATCGMImplAttributeBRep

Macro CATCGMImplAttributeBRep (iChild,iParent,iApp,iVersion,iMustUnstreamForLightBRepMode)
Defines the mapping between the attribute and the class name, the application name, the version.
the LightBRepMode
To be called in the souce (.cpp) of the header file of your attribute class.
Parameters:
iChild
Your new class.
iParent
From which the new attribute class derives.
iApp
The application name.
iVersion
The version number.
iMustUnstreamForLightBRepMode
Whether this attribute needs to be unstreamed when in BRep Mode (1) or not (0)

This object is included in the file: CATCGMAttrId.h
If needed, your Imakefile.mk should include the module: CATGeometricObjects

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