ObjectVisibility
Represents a Rhino object visibility attributes.
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelValue
Grasshopper.Rhinoceros.Display.ObjectVisibility
Namespace: Grasshopper.Rhinoceros.Display
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class ObjectVisibility : ModelValue
The ObjectVisibility type exposes the following members.
Constructors
Name
Description
Public Method
ObjectVisibility.
Initializes a new instance of the ObjectVisibility class
Public Method
ObjectVisibility(ObjectVisibility.Attributes)
Initializes a new instance of the ObjectVisibility class
Properties
Name
Description
Public Property
Hidden
Public Property
Locked
Public Property
Viewport
Methods
Name
Description
Public Method
Static Member
Cast
Public Method
CastTo.T.(T.)
(Overrides
ModelValue.CastTo.T.(T.)
.)Public Method
CastTo.T.(T.)
(Inherited from ModelValue.)
Public Method
Equals(ModelValue)
(Inherited from ModelValue.)
Public Method
Equals(Object)
(Inherited from ModelValue.)
Public Method
GetHashCode
(Inherited from ModelValue.)
Public Method
ToAttributes
Public Method
ToDetails
Public Method
TooltipString
(Inherited from ModelValue.)
Public Method
ToString
(Inherited from ModelValue.)
Operators
Name
Description
Public Operator
Static Member
.(ObjectVisibility.Attributes to ObjectVisibility)