SALOME - SMESH
SMESH_MeshEditor::ExtrusParam Struct Reference

#include <SMESH_MeshEditor.hxx>

Collaboration diagram for SMESH_MeshEditor::ExtrusParam:
Collaboration graph

Public Member Functions

 Handle (TColStd_HSequenceOfReal) mySteps
 

Data Fields

gp_Dir myDir
 
SMESH_SequenceOfNode myNodes
 

Detailed Description

special structire for control of extrusion functionality

Definition at line 289 of file SMESH_MeshEditor.hxx.

Member Function Documentation

◆ Handle()

SMESH_MeshEditor::ExtrusParam::Handle ( TColStd_HSequenceOfReal  )

Field Documentation

◆ myDir

gp_Dir SMESH_MeshEditor::ExtrusParam::myDir

Definition at line 290 of file SMESH_MeshEditor.hxx.

◆ myNodes

SMESH_SequenceOfNode SMESH_MeshEditor::ExtrusParam::myNodes

Definition at line 292 of file SMESH_MeshEditor.hxx.