VISU.Mesh Interface Reference

Interface of the mesh. More...

import "VISU_Gen.idl";

Inheritance diagram for VISU.Mesh:

Inheritance graph

Public Member Functions

void SetCellColor (in SALOMEDS::Color theColor)
SALOMEDS::Color GetCellColor ()
void SetNodeColor (in SALOMEDS::Color theColor)
SALOMEDS::Color GetNodeColor ()
void SetLinkColor (in SALOMEDS::Color theColor)
SALOMEDS::Color GetLinkColor ()
void SetPresentationType (in PresentationType theType)
PresentationType GetPresentationType ()
IdType GetID ()
VISUType GetType ()

Detailed Description

Manages presentation parameters of a 3D presentation of a mesh. This object can be used for presentation of set of curves using Container class.


Member Function Documentation

void VISU.Mesh.SetCellColor in SALOMEDS::Color  theColor  ) 
 

Sets the color of mesh cells.

Parameters:
theColor The color of the cells. This parameter is taken from Color enumeration.

SALOMEDS::Color VISU.Mesh.GetCellColor  ) 
 

Gets the color of mesh cells.

void VISU.Mesh.SetNodeColor in SALOMEDS::Color  theColor  ) 
 

Sets the color of mesh nodes.

Parameters:
theColor The color of the nodes. This parameter is taken from Color enumeration.

SALOMEDS::Color VISU.Mesh.GetNodeColor  ) 
 

Gets the color of mesh nodes.

void VISU.Mesh.SetLinkColor in SALOMEDS::Color  theColor  ) 
 

Sets the color of mesh links.

Parameters:
theColor The color of the links. This parameter is taken from Color enumeration.

SALOMEDS::Color VISU.Mesh.GetLinkColor  ) 
 

Gets the color of mesh links.

void VISU.Mesh.SetPresentationType in PresentationType  theType  ) 
 

Sets the type of representation of a mesh.

Parameters:
theType The of representation of a mesh. This parameter is taken from PresentationType enumeration.

PresentationType VISU.Mesh.GetPresentationType  ) 
 

Gets the type of representation of the mesh.

Returns:
The type of representation of the mesh.

IdType VISU.Base.GetID  )  [inherited]
 

Returns ID of the object.

VISUType VISU.Base.GetType  )  [inherited]
 

Returns the type of the presentable object


Generated on Tue Feb 7 23:13:58 2006 for SALOME - VISU - v.2.2.8 by doxygen 1.3.7