SALOME documentation central

VISU.Deformation Interface Reference

Deformation interface. More...

import "VISU_Gen.idl";

Inheritance diagram for VISU.Deformation:
Inheritance graph

Public Member Functions

void SetScale (in double theScale)
double GetScale ()
void SetVectorialField (in Entity theEntity, in string theFieldName)
Entity GetVectorialFieldEntity ()
string GetVectorialFieldName ()

Detailed Description

This is base interface for building of the deformed presentations


Member Function Documentation

void VISU.Deformation.SetScale ( in double  theScale  ) 

Sets the scale of the presentatable object.

Parameters:
theScale Double value defining the scale of this presentable object.
double VISU.Deformation.GetScale (  ) 

Gets the scale of the presentatable object.

void VISU.Deformation.SetVectorialField ( in Entity  theEntity,
in string  theFieldName 
)

Sets the vectorial field

Parameters:
theEntity - entity of vectorial field
theFieldName - the name of vectorial field
Entity VISU.Deformation.GetVectorialFieldEntity (  ) 

Get vectorial entity

string VISU.Deformation.GetVectorialFieldName (  ) 

Get scalar field name

 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