Click or drag to resize

ModelSpaceViewportAttributes Class

Inheritance Hierarchy

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public abstract class Attributes : ModelViewportAttributes

The ModelSpaceViewportAttributes type exposes the following members.

Constructors
  NameDescription
Protected methodModelSpaceViewportAttributes
Initializes a new instance of the ModelSpaceViewportAttributes class
Top
Properties
Methods
  NameDescription
Public methodClone (Inherited from ModelDataAttributes.)
Public methodEquals(Object) (Inherited from ModelContentAttributes.)
Protected methodEquals(Object, IEqualityComparer) (Inherited from ModelViewportAttributes.)
Public methodGetHashCode (Inherited from ModelContentAttributes.)
Protected methodGetHashCode(IEqualityComparer) (Inherited from ModelViewportAttributes.)
Protected methodIsValidContentName (Inherited from ModelContentAttributes.)
Protected methodRead (Inherited from ModelContentAttributes.)
Protected methodReadData (Inherited from ModelViewportAttributes.)
Protected methodSubClone (Inherited from ModelDataAttributes.)
Public methodToDetails (Inherited from ModelViewportAttributes.)
Public methodToModelData (Inherited from ModelViewportAttributes.)
Public methodToString (Inherited from ModelContentAttributes.)
Protected methodWrite (Inherited from ModelContentAttributes.)
Protected methodWriteData (Inherited from ModelViewportAttributes.)
Top
See Also