Click or drag to resize

ModelHatchLineAttributes Structure

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public struct Attributes : GH_ISerializable, 
	IEquatable<ModelHatchLineAttributes>

The ModelHatchLineAttributes type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Public propertyBase
Public propertyOffset
Public propertySegments
Top
Methods
  NameDescription
Public methodEquals(ModelHatchLineAttributes)
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodStatic memberFrom
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodToHatchLine
Top
See Also