DataModelObject
ImportedCondensedPart
.CreateJointFromNodeIds(IEnumerable<Int32> selectedNodeIds)
Create a Joint with the provided node IDs.
Remarks
Examples
Parameters
selectedNodeIds
Type: IEnumerable<Int32>
List of node IDs to be scoped on the Joint.
Return Value
Type:
DataModelObject
Returns a new Joint.