SALOME documentation central

VISU.Plot3dBase Interface Reference

Plot3D interface. More...

import "VISU_Gen.idl";

Inheritance diagram for VISU.Plot3dBase:
Inheritance graph

Public Member Functions

void SetScaleFactor (in double theScaleFactor)
double GetScaleFactor ()
void SetContourPrs (in boolean theIsContourPrs)
boolean GetIsContourPrs ()
void SetNbOfContours (in long theNb)
long GetNbOfContours ()

Detailed Description

Presentation parameters of Plot3D presentation. This type of presentation consists of deforming initial planar mesh according to values assigned to the mesh elements. If mesh not planar but volumic one, it is possible to generate intermediate planar mesh.


Member Function Documentation

void VISU.Plot3dBase.SetScaleFactor ( in double  theScaleFactor  ) 

Sets the scale factor for scalar values (how much corresponding mesh elements should be translated).

Parameters:
theScaleFactor The scaling factor.
double VISU.Plot3dBase.GetScaleFactor (  ) 

Gets the scale factor for scalar values. (how much corresponding mesh elements is translated)

void VISU.Plot3dBase.SetContourPrs ( in boolean  theIsContourPrs  ) 

Sets presentation type: contour or surface.

Parameters:
theIsContourPrs Define, whether presentation type is contour.
boolean VISU.Plot3dBase.GetIsContourPrs (  ) 

Returns true if presentation type is contour.

void VISU.Plot3dBase.SetNbOfContours ( in long  theNb  ) 

Sets the number of contours.

Parameters:
theNb The number of contours.
long VISU.Plot3dBase.GetNbOfContours (  ) 

Gets the number of contours.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator

Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS