<Code Lib>
2026 Method
Changes 5
M

OpenOptions.GetOpenWorksetsConfiguration

Description:
Gets the object used to configure the worksets to open when the model is opened.

public WorksetConfiguration GetOpenWorksetsConfiguration()

WorksetConfiguration The options. If , all user-created worksets will be opened.

Loading…