Sam Jones Posted June 22, 2011 Share Posted June 22, 2011 How do I set a specific class visibility in a specific viewport using VS? TIA Sam Quote Link to comment
Miguel Barrera Posted June 23, 2011 Share Posted June 23, 2011 Have not tried this function yet but it seems this is what you want. FUNCTION SetVPClassVisibility( viewportHandle :HANDLE; className :STRING; visibilityType :INTEGER) : BOOLEAN; visibilityType values: -1 invisible, 0 visible, 2 gray Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.