SpatialStageFrameOfReference.GetCoordinateSystemAtCurrentLocation Methode

Definition

Ruft ein Koordinatensystem auf Bodenebene an der aktuellen Position und Ausrichtung des Benutzers ab.

public:
 virtual SpatialCoordinateSystem ^ GetCoordinateSystemAtCurrentLocation(SpatialLocator ^ locator) = GetCoordinateSystemAtCurrentLocation;
SpatialCoordinateSystem GetCoordinateSystemAtCurrentLocation(SpatialLocator const& locator);
public SpatialCoordinateSystem GetCoordinateSystemAtCurrentLocation(SpatialLocator locator);
function getCoordinateSystemAtCurrentLocation(locator)
Public Function GetCoordinateSystemAtCurrentLocation (locator As SpatialLocator) As SpatialCoordinateSystem

Parameter

locator
SpatialLocator

Der räumliche Locator mit der Position und Ausrichtung, die als Ursprung für das zurückgegebene Koordinatensystem verwendet werden soll.

Gibt zurück

Das Koordinatensystem.

Hinweise

Das Koordinatensystem ist rechtshändig mit +y nach oben, +x nach rechts und -z vorwärts.

Gilt für: