<Code Lib>
2020 Method
Changes 4
M

OpenOptions.GetOpenWorksetsConfiguration

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

public WorksetConfiguration GetOpenWorksetsConfiguration()

nullNothingnullptr The options. If null Nothing nullptr a null reference ( Nothing in Visual Basic) , all user-created worksets will be opened.

Loading…