Class: SelectionWorksheet

Implemented types

Methods

Name Description
AddRow() Adds a row to the worksheet.
DeleteRow(Int32) Deletes a row from the worksheet at index.
Generate() Generate the selection from the worksheet.
GetAction(Int32) Gets the worksheet Action property at index.
GetBodyTypeValue(Int32) Gets the worksheet Body Type Value property at index.
GetCoordinateSystemSelection(Int32) Gets the worksheet CoordinateSystemSelection property at index.
GetCriterion(Int32) Gets the worksheet Criterion property at index.
GetCriterionActive(Int32) Gets the worksheet CriterionActive property at index.
GetEdgeTypeValue(Int32) Gets the worksheet Edge Type Value property at index.
GetFaceTypeValue(Int32) Gets the worksheet Face Type Value property at index.
GetGeometryType(Int32) Gets the worksheet GeometryType property at index.
GetLowerBound(Int32) Gets the worksheet LowerBound property at index.
GetMeshElementTypeValue(Int32) Gets the worksheet Mesh Element Type Value property at index.
GetOperator(Int32) Gets the worksheet Operator property at index.
GetStringValue(Int32) Gets the worksheet StringValue property at index.
GetTag(UInt32) Gets the worksheet Tag property at index.
GetUpperBound(Int32) Gets the worksheet UpperBound property at index.
GetValue(Int32) Gets the worksheet Value property at index.
SetAction(Int32, NamedSelectionWorksheetAction) Sets the worksheet Action property at index.
SetBodyTypeValue(Int32, NamedSelectionWorksheetBodyTypeValues) Sets the worksheet Body Type Value property at index.
SetCoordinateSystemSelection(Int32, UInt32) Sets the worksheet CoordinateSystemSelection property at index.
SetCriterion(Int32, NamedSelectionWorksheetCriterion) Sets the worksheet Criterion property at index.
SetCriterionActive(Int32, Boolean) Sets the worksheet CriterionActive property at index.
SetEdgeTypeValue(Int32, NamedSelectionWorksheetEdgeTypeValues) Sets the worksheet Edge Type Value property at index.
SetEntityType(Int32, NamedSelectionWorksheetEntityType) Sets the worksheet GeometryType property at index.
SetFaceTypeValue(Int32, NamedSelectionWorksheetFaceTypeValues) Sets the worksheet Face Type Value property at index.
SetLowerBound(Int32, Double) Sets the worksheet LowerBound property at index.
SetMeshElementTypeValue(Int32, MeshElementShape) Sets the worksheet Mesh Element Type Value property at index.
SetOperator(Int32, NamedSelectionWorksheetOperator) Sets the worksheet Operator property at index.
SetStringValue(Int32, String) Sets the worksheet StringValue property at index.
SetTag(UInt32, String) Sets the worksheet Tag property at index.
SetUpperBound(Int32, Double) Sets the worksheet UpperBound property at index.
SetValue(Int32, Double) Sets the worksheet Value property at index.

Properties

Name Description
Id Gets the selection identifier.
Ids Gets or sets selected IDs.
Name Gets or sets the selection name.
RowCount Gets the number of rows contained in the worksheet.
SelectionType Gets or sets the selection type.