Skip to content

ModelEarthAnchorPoint

Public Class

Represents a Rhino Earth anchor point. Wraps the functionality of the EarthAnchorPoint type.

Inheritance Hierarchy

System.Object
Grasshopper.Rhinoceros.ModelData
Grasshopper.Rhinoceros.ModelContent
Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint

Namespace: Grasshopper.Rhinoceros.Model

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public sealed class ModelEarthAnchorPoint : ModelContent,
IGH_BakeAwareData

The ModelEarthAnchorPoint type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the ModelEarthAnchorPoint class


Public Method

Initializes a new instance of the ModelEarthAnchorPoint class


Public Method

Initializes a new instance of the ModelEarthAnchorPoint class


Properties

Name

Description


Public Property
Elevation

Gets a point elevation on earth, in meters.


Public Property

Gets the value indicating the zero level convention relating to a location on Earth


Public Property

(Inherited from ModelContent.)


Public Property

(Inherited from ModelContent.)


Public Property
Latitude

Gets a point latitude on earth, in degrees. [-90, +90]


Public Property
Longitude

Gets a point longitude on earth, in degrees. [-180, +180]


Public Property
ModelCompass

Gets the corresponding compass plane in model coordinates


Public Property

(Inherited from ModelContent.)


Public Property

(Inherited from ModelContent.)


Public Property

(Inherited from ModelContent.)


Public Property

(Inherited from ModelContent.)


Public Property

(Inherited from ModelContent.)


Methods

Name

Description


Public Method
Static Member

Public Method

(Overrides

.)


Public Method

(Inherited from ModelContent.)


Public Method

(Inherited from ModelData.)


Public Method

(Inherited from ModelContent.)


Public Method

(Inherited from ModelData.)


Public Method

(Inherited from ModelContent.)


Public Method

(Inherited from ModelContent.)


Public Method

Public Method

(Inherited from ModelData.)


Public Method

(Overrides

.)


Public Method

(Overrides

.)


Operators

Name

Description


Public Operator
Static Member
.(ModelEarthAnchorPoint.Attributes to ModelEarthAnchorPoint)
Public Operator
Static Member
.(EarthAnchorPoint to ModelEarthAnchorPoint)