Open CASCADE Technology 6.6.0
Public Member Functions
AppDef_HArray1OfMultiPointConstraint Class Reference

#include <AppDef_HArray1OfMultiPointConstraint.hxx>

Inheritance diagram for AppDef_HArray1OfMultiPointConstraint:
Inheritance graph
[legend]

Public Member Functions

 AppDef_HArray1OfMultiPointConstraint (const Standard_Integer Low, const Standard_Integer Up)
 AppDef_HArray1OfMultiPointConstraint (const Standard_Integer Low, const Standard_Integer Up, const AppDef_MultiPointConstraint &V)
void Init (const AppDef_MultiPointConstraint &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const AppDef_MultiPointConstraint &Value)
const AppDef_MultiPointConstraintValue (const Standard_Integer Index) const
AppDef_MultiPointConstraintChangeValue (const Standard_Integer Index)
const
AppDef_Array1OfMultiPointConstraint
Array1 () const
AppDef_Array1OfMultiPointConstraintChangeArray1 ()

Constructor & Destructor Documentation

AppDef_HArray1OfMultiPointConstraint::AppDef_HArray1OfMultiPointConstraint ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
AppDef_HArray1OfMultiPointConstraint::AppDef_HArray1OfMultiPointConstraint ( const Standard_Integer  Low,
const Standard_Integer  Up,
const AppDef_MultiPointConstraint V 
)

Member Function Documentation

const AppDef_Array1OfMultiPointConstraint& AppDef_HArray1OfMultiPointConstraint::Array1 ( ) const
AppDef_Array1OfMultiPointConstraint& AppDef_HArray1OfMultiPointConstraint::ChangeArray1 ( )
AppDef_MultiPointConstraint& AppDef_HArray1OfMultiPointConstraint::ChangeValue ( const Standard_Integer  Index)
void AppDef_HArray1OfMultiPointConstraint::Init ( const AppDef_MultiPointConstraint V)
Standard_Integer AppDef_HArray1OfMultiPointConstraint::Length ( ) const
Standard_Integer AppDef_HArray1OfMultiPointConstraint::Lower ( ) const
void AppDef_HArray1OfMultiPointConstraint::SetValue ( const Standard_Integer  Index,
const AppDef_MultiPointConstraint Value 
)
Standard_Integer AppDef_HArray1OfMultiPointConstraint::Upper ( ) const
const AppDef_MultiPointConstraint& AppDef_HArray1OfMultiPointConstraint::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines