Description:

If you want to save this user data in a 3dm file, override ShouldWrite and return true. If you do support serialization, you must also override the Read and Write functions.

Syntax:
public virtual bool ShouldWrite {get}
virtual
Returns:
Type: bool
Available since:
5.0

Nothing found