Description:

Returns True if the client saves/restores object user data for the given object.

Syntax:
public abstract bool SupportsObject(
RhinoObject doc_object
)
Parameters:
Returns:
Type: bool
True if the client saves/restores object user data for the given object.
Available since:
6.0

Nothing found