The StopConditionDisplayOptions object stores settings that specify how assemblies are to be displayed in a particular viewport when
session.viewports[name].assemblyDisplay.stopConditions=ONThe StopConditionDisplayOptions object has no constructor. When you create a new viewport, the settings are copied from the current viewport.
session.viewports[name].assemblyDisplay.stopConditionOptions session.viewports[name].layers[name].assemblyDisplay\ .stopConditionOptions
This method modifies the StopConditionDisplayOptions object.
Required arguments
Optional argument
A Boolean specifying whether local stop condition symbols are shown. The default value is ON.
Return value
Exceptions
RangeError.
The StopConditionDisplayOptions object has members with the same names and descriptions as the arguments to the setValues method.