SALOME documentation central

VISU.OptionalDeformation Interface Reference

OptionalDeformation interface. More...

import "VISU_Gen.idl";

Inheritance diagram for VISU.OptionalDeformation:
Inheritance graph

Public Member Functions

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

Detailed Description

This is interface for switch on/off of the deformation of the presentation


Member Function Documentation

void VISU.OptionalDeformation.UseDeformation ( in boolean  theFlag  ) 

Sets the deformation flag of the presentatable object.

Parameters:
theFlag Boolean value defining the deformation flag of this presentable object.
boolean VISU.OptionalDeformation.IsDeformed (  ) 

Gets the deformation flag of the presentatable object.

void VISU.Deformation.SetScale ( in double  theScale  )  [inherited]

Sets the scale of the presentatable object.

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

Gets the scale of the presentatable object.

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

Sets the vectorial field

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

Get vectorial entity

string VISU.Deformation.GetVectorialFieldName (  )  [inherited]

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