DataModelObject ImportedCondensedPart.CreateRemotePointFromNodeIds(IEnumerable<Int32> selectedNodeIds)

Create a Remote Point with the provided node IDs.

Parameters

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

Return Value

Returns a new Remote Point.