hp2FEM  0.1
Public Member Functions | Public Attributes
NURBSBoundaryEntityInfo Class Reference

Class NURBSBoundaryEntityInfo. More...

#include <NURBSBoundaryEntityInfo.h>

Collaboration diagram for NURBSBoundaryEntityInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NURBSBoundaryEntityInfo ()
 Default constructor.
 ~NURBSBoundaryEntityInfo ()
 Destructor.
void Save (FILE *File)
 Writes class information to a binary file. The current object state can be completely recovered when applying the Restore() operation.
void Restore (FILE *File)
 Restores class data (written using Save()) from a binary file.
void Print (FILE *_n1)
 Prints class information in an ASCII file.
void Free ()
 Releases the memory allocated for the class attributes.

Public Attributes

long NURBSEntity
 Global identification number of the NURBS entity. @ ## begin NURBSBoundaryEntityInfo::NURBSEntity%3728AC54025C.attr preserve=no public: long {VA} (-1)
BuiltInArray< long > NURBSEntityCPs
 Local number of the boundary entity: control point number. @ ## begin NURBSBoundaryEntityInfo::NURBSEntityCPs%39DA0B1C0175.attr preserve=no public: BuiltInArray<long> {UA} ()

Detailed Description

Class NURBSBoundaryEntityInfo.


Member Data Documentation

Global identification number of the NURBS entity. @ ## begin NURBSBoundaryEntityInfo::NURBSEntity%3728AC54025C.attr preserve=no public: long {VA} (-1)

## Attribute: NURBSEntity%3728AC54025C

Local number of the boundary entity: control point number. @ ## begin NURBSBoundaryEntityInfo::NURBSEntityCPs%39DA0B1C0175.attr preserve=no public: BuiltInArray<long> {UA} ()

## Attribute: NURBSEntityCPs%39DA0B1C0175


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends Defines