Creates a new NamedSelectionCriterion instance with the provided properties.
Declaration Syntax
public NamedSelectionCriterion(bool active, SelectionActionType actionType, SelectionType entityType, SelectionCriterionType criterionType, SelectionOperatorType operatorType, object value, Quantity lowerBound, Quantity upperBound, CoordinateSystem coordinateSystem)
Parameters
- active(bool)
No details are provided for this entry.
- actionType(SelectionActionType)
No details are provided for this entry.
- entityType(SelectionType)
No details are provided for this entry.
- criterionType(SelectionCriterionType)
No details are provided for this entry.
- operatorType(SelectionOperatorType)
No details are provided for this entry.
- value(object)
No details are provided for this entry.
- lowerBound(Quantity)
No details are provided for this entry.
- upperBound(Quantity)
No details are provided for this entry.
- coordinateSystem(CoordinateSystem)
No details are provided for this entry.