#include <ChFiDS_SecHArray1.hxx>
Public Member Functions | |
Standard_EXPORT | ChFiDS_SecHArray1 (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | ChFiDS_SecHArray1 (const Standard_Integer Low, const Standard_Integer Up, const ChFiDS_CircSection &V) |
Standard_EXPORT void | Init (const ChFiDS_CircSection &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const ChFiDS_CircSection &Value) |
const ChFiDS_CircSection & | Value (const Standard_Integer Index) const |
ChFiDS_CircSection & | ChangeValue (const Standard_Integer Index) |
const ChFiDS_SecArray1 & | Array1 () const |
ChFiDS_SecArray1 & | ChangeArray1 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
ChFiDS_SecArray1 | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|