SALOME documentation central

VISU.Prs3d Interface Reference

3D presentation interface More...

import "VISU_Gen.idl";

Inheritance diagram for VISU.Prs3d:
Inheritance graph

Public Member Functions

void SetOffset (in float theDx, in float theDy, in float theDz)
void GetOffset (out float theDx, out float theDy, out float theDz)
float GetMemorySize ()
void RemoveFromStudy ()
IdType GetID ()
VISUType GetType ()

Detailed Description

This is a root class for all 3D presentations, which can be displayed in VISU module.


Member Function Documentation

void VISU.Prs3d.SetOffset ( in float  theDx,
in float  theDy,
in float  theDz 
)

Move the 3D presentation according to the given offset parameters

void VISU.Prs3d.GetOffset ( out float  theDx,
out float  theDy,
out float  theDz 
)

Gets offset parameters for the 3D presentation

float VISU.Prs3d.GetMemorySize (  ) 

Gets memory size actually used by the presentation (Mb).

void VISU.RemovableObject.RemoveFromStudy (  )  [inherited]

Remove object from study.

IdType VISU.Base.GetID (  )  [inherited]

Returns ID of the object.

VISUType VISU.Base.GetType (  )  [inherited]

Returns the type of the presentable object

 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