ModelPageViewport.Attributes
Inheritance Hierarchy
System.Object
Grasshopper.Rhinoceros.ModelData.Attributes
Grasshopper.Rhinoceros.ModelContent.Attributes
Grasshopper.Rhinoceros.Display.ModelViewport.Attributes
Grasshopper.Rhinoceros.Display.ModelPageViewport.Attributes
Namespace: Grasshopper.Rhinoceros.Display
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public sealed class Attributes : ModelViewport.Attributes, IEquatable<ModelPageViewport.Attributes>
The ModelPageViewport.Attributes type exposes the following members.
Constructors
Name
Description
Public Method
ModelPageViewport.Attributes
Initializes a new instance of the ModelPageViewport.Attributes class
Properties
Name
Description
Public Property
DisplayMode
(Inherited from ModelViewport.Attributes.)
Public Property
Name
The last component of the element Path.
(Inherited from ModelContent.Attributes.)
Public Property
Notes
(Inherited from ModelContent.Attributes.)
Public Property
PageNumber
Public Property
Parent
Path of the parent element in ‘Root::Parent’ format if nested.
(Inherited from ModelContent.Attributes.)
Public Property
Path
Full content path in ‘Root::Parent::Name’ format if is nested.
(Inherited from ModelContent.Attributes.)
Public Property
Tags
(Inherited from ModelContent.Attributes.)
Public Property
UserText
(Inherited from ModelViewport.Attributes.)
Public Property
View
(Inherited from ModelViewport.Attributes.)
Methods
Name
Description
Public Method
Clone
(Inherited from ModelData.Attributes.)
Public Method
Equals(Object)
(Inherited from ModelContent.Attributes.)
Public Method
GetHashCode.
(Inherited from ModelContent.Attributes.)
Public Method
ToDetails
(Overrides
ModelViewport.Attributes.ToDetails.
.)Public Method
ToModelData
(Overrides
ModelViewport.Attributes.ToModelData.
.)Public Method
ToString
(Inherited from ModelContent.Attributes.)