MeshControlWorksheet

No details are provided for this entry.

Declaration Syntax

public class MeshControlWorksheet : Worksheet

Table 278: Members

Property

RowCount

Gets the number of entries

Method

AddRow()

Add a row to the MeshControlWorksheet

Method

ClearGenerateMesh()

Clear Mesh

Method

DeleteAllRows()

Delete All Rows

Method

DeleteRow(int)

Delete a row from the MeshControlWorksheet

Method

GenerateAtRow(int)

Generate Mesh At Row

Method

GenerateMesh()

Geneate Mesh

Method

GetActiveState(int)

Gets the Active State property at row index

Method

GetNamedSelection(int)

Gets the NamedSelection at row index

Method

GetNamedSelectionId(int)

Gets the ID of the NamedSelection at row index

Method

SetActiveState(int, bool)

Sets the Active State property at row index

Method

SetNamedSelection(int, NamedSelection)

Sets the NamedSelection at row index

Method

SetNamedSelectionId(int, uint)

Sets the NamedSelection by ID at row index