SHAPER 9.16.0
PartSet_FieldStepPrs Class Reference

A redefinition of standard AIS Interactive Object in order to provide specific behaviour for wire presentations based in a one plane. More...

#include <PartSet_FieldStepPrs.h>

Inheritance diagram for PartSet_FieldStepPrs:
Inheritance graph

Public Member Functions

 PartSet_FieldStepPrs (FieldStepPtr theStep)
 Constructor. More...
 
ModelAPI_AttributeTables::ValueType dataType () const
 
bool dataRange (double &theMin, double &theMax) const
 

Detailed Description

A redefinition of standard AIS Interactive Object in order to provide specific behaviour for wire presentations based in a one plane.

Constructor & Destructor Documentation

◆ PartSet_FieldStepPrs()

PartSet_FieldStepPrs::PartSet_FieldStepPrs ( FieldStepPtr  theStep)

Constructor.

Parameters
theResulta result object

Member Function Documentation

◆ dataType()

ModelAPI_AttributeTables::ValueType PartSet_FieldStepPrs::dataType ( ) const
virtual

Implements ModuleBase_IStepPrs.

◆ dataRange()

bool PartSet_FieldStepPrs::dataRange ( double &  theMin,
double &  theMax 
) const
virtual

Implements ModuleBase_IStepPrs.