Version: 6.3.1
Public Member Functions | Data Fields

SMESH.TPlaneData Struct Reference

#include <SMESHGUI_ClippingDlg.h>

Public Member Functions

 TPlaneData (TPlane thePlane, TActorList theActorList)

Data Fields

TPlane Plane
TActorList ActorList

Detailed Description

Definition at line 108 of file SMESHGUI_ClippingDlg.h.


Constructor & Destructor Documentation

SMESH.TPlaneData.TPlaneData ( TPlane  thePlane,
TActorList  theActorList 
)

Definition at line 110 of file SMESHGUI_ClippingDlg.h.

References SMESH.TPlaneData.ActorList, and SMESH.TPlaneData.Plane.

    {
      Plane = thePlane;
      ActorList = theActorList;
    }

Field Documentation

Copyright © 2007-2011 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