/
How-To: Get ReferenceKey through a SelectionItem in HPS
How-To: Get ReferenceKey through a SelectionItem in HPS
As a way to get the ReferenceKey
via a SelectionItem
, we can leverage using a KeyPath
. Below is a code snippet calling ShowPath()
(instead of ShowSelectedItem()
) on a SelectionItem
in our forum post.
, multiple selections available,
Related content
How-to: Display CAD model in multiple views
How-to: Display CAD model in multiple views
Read with this
How to: Find a point on the surface of a model given a known window point
How to: Find a point on the surface of a model given a known window point
More like this
Sample Code: Selection using SelectionOptionsKit.SetConditions
Sample Code: Selection using SelectionOptionsKit.SetConditions
More like this
How to obtain an arbitrary point on a circle using HPS
How to obtain an arbitrary point on a circle using HPS
More like this
What is the difference between a Kit object and a segment Key object?
What is the difference between a Kit object and a segment Key object?
More like this
FAQS - HPS - using multiple threads to access HPS
FAQS - HPS - using multiple threads to access HPS
More like this