ModelPrimitive Methods |
The ModelPrimitive type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from Primitive.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load(String) | ||
| Load(Uri) | ||
| Load(String, ModelUpAxis) | ||
| Load(Uri, ModelUpAxis) | ||
| SetPositionCartographic |
For convenience. Sets the Cartographic
position of the model.
Longitude and latitude are in radians, and altitude is in meters.
This also sets Position.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |