Class: EarthGravity

Defines a EarthGravity.

Methods

Name Description
Activate() Activate the current object.
AddComment() Creates a new child Comment.
AddFigure() Creates a new child Figure.
Delete() Run the Delete action.
Duplicate() Creates a copy of the current DataModelObject.
GetChildren(Boolean, IList<ChildrenType>)

Properties

Name Description
Comments Gets the list of associated comments.
CoordinateSystem Gets or sets the CoordinateSystem.
DataModelObjectCategory Gets the current DataModelObject's category.
Direction Gets or sets the Direction.
Figures Gets the list of associated figures.
GeometrySelection Gets the GeometrySelection.
InternalObject Gets the internal object. For advanced usage only.
InternalObject Gets the internal object. For advanced usage only.
Name Gets the name of the object.
ObjectId Gets the internal id of the object.
ObjectTags Gets an IEnumerable object of the tags that 'this' is a part of.
Parent Gets the parent object.
Path Gets the path of the object.
Suppressed Gets or sets the Suppressed.
XComponent Gets the XComponent.
YComponent Gets the YComponent.
ZComponent Gets the ZComponent.