Open CASCADE Technology 6.6.0
Public Member Functions
StepElement_HArray2OfSurfaceElementPurpose Class Reference

#include <StepElement_HArray2OfSurfaceElementPurpose.hxx>

Inheritance diagram for StepElement_HArray2OfSurfaceElementPurpose:
Inheritance graph
[legend]

Public Member Functions

 StepElement_HArray2OfSurfaceElementPurpose (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 StepElement_HArray2OfSurfaceElementPurpose (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2, const StepElement_SurfaceElementPurpose &V)
void Init (const StepElement_SurfaceElementPurpose &V)
Standard_Integer ColLength () const
Standard_Integer RowLength () const
Standard_Integer LowerCol () const
Standard_Integer LowerRow () const
Standard_Integer UpperCol () const
Standard_Integer UpperRow () const
void SetValue (const Standard_Integer Row, const Standard_Integer Col, const StepElement_SurfaceElementPurpose &Value)
const
StepElement_SurfaceElementPurpose
Value (const Standard_Integer Row, const Standard_Integer Col) const
StepElement_SurfaceElementPurposeChangeValue (const Standard_Integer Row, const Standard_Integer Col)
const
StepElement_Array2OfSurfaceElementPurpose
Array2 () const
StepElement_Array2OfSurfaceElementPurposeChangeArray2 ()

Constructor & Destructor Documentation

StepElement_HArray2OfSurfaceElementPurpose::StepElement_HArray2OfSurfaceElementPurpose ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
StepElement_HArray2OfSurfaceElementPurpose::StepElement_HArray2OfSurfaceElementPurpose ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2,
const StepElement_SurfaceElementPurpose V 
)

Member Function Documentation

const StepElement_Array2OfSurfaceElementPurpose& StepElement_HArray2OfSurfaceElementPurpose::Array2 ( ) const
StepElement_Array2OfSurfaceElementPurpose& StepElement_HArray2OfSurfaceElementPurpose::ChangeArray2 ( )
StepElement_SurfaceElementPurpose& StepElement_HArray2OfSurfaceElementPurpose::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer StepElement_HArray2OfSurfaceElementPurpose::ColLength ( ) const
void StepElement_HArray2OfSurfaceElementPurpose::Init ( const StepElement_SurfaceElementPurpose V)
Standard_Integer StepElement_HArray2OfSurfaceElementPurpose::LowerCol ( ) const
Standard_Integer StepElement_HArray2OfSurfaceElementPurpose::LowerRow ( ) const
Standard_Integer StepElement_HArray2OfSurfaceElementPurpose::RowLength ( ) const
void StepElement_HArray2OfSurfaceElementPurpose::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const StepElement_SurfaceElementPurpose Value 
)
Standard_Integer StepElement_HArray2OfSurfaceElementPurpose::UpperCol ( ) const
Standard_Integer StepElement_HArray2OfSurfaceElementPurpose::UpperRow ( ) const
const StepElement_SurfaceElementPurpose& StepElement_HArray2OfSurfaceElementPurpose::Value ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const

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