LocationContext Class
Autodesk.Connectivity.Explorer.Extensibility›Autodesk.Connectivity.Explorer.Extensibility
LocationContext represents a location of a single entity within the Vault Explorer browser.
Syntax
public class LocationContext Public Class LocationContext Constructors
| Name | Description |
|---|---|
| LocationContext | Creates a reference to a location within Vault Explorer. |
Properties
| Name | Description |
|---|---|
| FullName | The unique name of the entity that the context points to. |
| SelectionTypeId | The entitiy class that the context points to. |
Returned By
Where you get a LocationContext — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Explorer.Extensibility.LocationContext