DataModelObject ImportedCondensedPart.CreateNodalNamedSelectionFromNodeIds(IEnumerable<Int32> selectedNodeIds)

Create a Nodal Named Selection with the provided node IDs.

Parameters

  • selectedNodeIds
    Type: IEnumerable<Int32>
    List of node IDs to be scoped on the Named Selection.

Return Value

Returns a new Named Selection.