Description:

Called when the selected objects list changes, return True if the object list contains one or more object the page can modify.

Syntax:
public virtual bool ShouldDisplay(
ObjectPropertiesPageEventArgs e
)
virtual
Returns:
Type: bool
Available since:
6.0

Description:

Called when the selected objects list changes, return True if the object list contains one or more object the page can modify.

Syntax:
public virtual bool ShouldDisplay(
RhinoObject rhObj
)
virtual
deprecated in 6.0
obsolete: ShouldDisplay
Returns:
Type: bool
Available since:
5.0

ShouldDisplay method

Class:  Rhino.UI.ObjectPropertiesPage

Nothing found