VisualizationFoundation Enumeration CATVisMeasurableType

enum CATVisMeasurableType {
  Unknown,
  Plane,
  Cylinder,
  Cone,
  Sphere,
  Line,
  Circle,
  Torus
}
The geometric type of the Graphic Primitive.
Values:
Unknown
Unknown type
Plane
A Plane
Cylinder
A Cylinder
Cone
A Cone
Sphere
A Sphere
Line
A Line
Circle
A Circle
Torus
A Torus
See also:

This object is included in the file: CATVisMeasurableGP.h

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