Skip to main content
10-Marble
October 5, 2023
Question

Get the changed location value of Object during Check In

  • October 5, 2023
  • 1 reply
  • 1113 views

Hi ,

 

Anyone aware if we can get the "Set Location" value changed during the check in of CAD object from workspace.

 

1. User will create a CAD Document in Workspace with Context is (ABC)

2. User will change the context using Set Location available in Check In options  (XYZ)

3. the CAD object is created in ABC only

 

is there a API to get the changed location value ?

 

 

above options are not based on UI, we have some customization to check the valid objects to valid container which the validation is handled via listener during check in.

 

 

 

1 reply

joe_morton
18-Opal
18-Opal
October 6, 2023

If I understand correctly, you want to block users from checking in to the Context that they select during check in, and instead, make the check in go to the Context set by the Workspace?

 

10-Marble
October 9, 2023

Yes @joe_morton  correct