Class TFishnetMeshNodeCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFishnetMeshNodeCollection = class(TPhastCollection)

Description

no description available, TPhastCollection description follows

TPhastCollection invalidates the model when it is changed.

Hierarchy

Overview

Fields

Private FGenerator: TFishnetMeshGenerator;

Methods

Private function GetItems(Index: Integer): TFishnetMeshNode;
Private procedure SetItems(Index: Integer; const Value: TFishnetMeshNode);
Public constructor Create(Model: TBaseModel; Generator: TFishnetMeshGenerator);
Public function Add: TFishnetMeshNode;

Properties

Public property Items[Index:Integer]: TFishnetMeshNode read GetItems write SetItems;

Description

Fields

Private FGenerator: TFishnetMeshGenerator;
 

Methods

Private function GetItems(Index: Integer): TFishnetMeshNode;
 
Private procedure SetItems(Index: Integer; const Value: TFishnetMeshNode);
 
Public constructor Create(Model: TBaseModel; Generator: TFishnetMeshGenerator);
 
Public function Add: TFishnetMeshNode;
 

Properties

Public property Items[Index:Integer]: TFishnetMeshNode read GetItems write SetItems;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:31