Q3ViewHints_SetDimensionsState
You can use theQ3ViewHints_SetDimensionsStatefunction to set the dimension state associated with a view hints object.
TQ3Status Q3ViewHints_SetDimensionsState ( TQ3ViewHintsObject viewHints, TQ3Boolean isValid);
viewHints- A view hints object.
isValid- A dimension state.
DESCRIPTION
TheQ3ViewHints_SetDimensionsStatefunction sets the dimension state of the view hints object specified by theviewHintsparameter to the value passed in theisValidparameter.