BatchConnectionsWorksheet

No details are provided for this entry.

Declaration Syntax

public class BatchConnectionsWorksheet : Worksheet

Table 164: 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

GetConnectionOption(int)

Gets the current set cconnection option at the row index

Method

GetConnectionTolerances(int)

Gets the list of connection tolerances at the 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

SetConnectionOption(int, int)

Sets the connection option at row index

Method

SetConnectionTolerances(int, string)

Sets the connection tolerance list 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