All Frameworks  Class Hierarchy  This Framework  Indexes

Visualization Typedef CATVisGeomType

typedef int CATVisGeomType
Defines a geometric type with its own graphic properties.
Role: This type is used in the CATIVisProperties interface.
For each type we give the set of CATVisPropertyType to use in these methods:
To know if a geometric type is valid of your component, use the CATIVisPropertiesAbstract.IsGeomTypeDefined.

Legal values :
CATVPGlobalType
This type defines the group of property types:
CATVPMesh
The geometry is surfacic.
This geometry uses these property types:
CATVPEdge
The geometry is an edge.
This geometry uses these property types:
CATVPLine
The geometry is a line.
This geometry uses these property types:
CATVPPoint
The geometry is a point.
This geometry uses these property types:
CATVPAsm
The geometry is a set of geometry. This type allows you to have inheritance.
This geometry uses these property types:

This object is included in the file: CATVisGeomType.h

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