CreateNodalNamedSelectionFromNodeIds(IEnumerable<int>)
Create a Nodal Named Selection with the provided node IDs.
Declaration Syntax
public virtual DataModelObject CreateNodalNamedSelectionFromNodeIds(IEnumerable<int> selectedNodeIds)
Parameters
- selectedNodeIds(IEnumerable<int>)
List of node IDs to be scoped on the Named Selection.