BasePoint Properties |
The BasePoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
AngleToNorth |
Gets or sets the angle to north in radians.
| |
CoordinateSystem |
Gets or sets the coordinate system.
| |
Description |
Gets or sets the description.
| |
EastWest |
Gets or sets the east-west.
| |
Elevation |
Gets or sets the elevation.
| |
Guid |
Gets or sets the guid.
| |
Id |
Gets or sets the id.
| |
InitialGuid |
Gets or sets the initial guid. A metadata field to store for example some external
applications base point guid. Not used in itself in any functionality.
| |
IsCurrentBasePoint |
Gets or sets the value indicating if this base point is the current base point.
| |
IsLocked |
Gets or sets the value indicating if this base point is locked.
| |
IsProjectBasePoint |
Gets or sets the value indicating if this base point is the project base point.
| |
IsScopedCurrentBasePoint |
Gets or sets the value indicating whether this base point is the scoped current base point.
| |
Latitude |
Gets or sets the latitude.
| |
LocationInModelX |
Gets or sets the location in model x.
| |
LocationInModelY |
Gets or sets the location in model y.
| |
LocationInModelZ |
Gets or sets the location in model z.
| |
Longitude |
Gets or sets the longitude.
| |
Name |
Gets or sets the name.
| |
NorthSouth |
Gets or sets the north-south.
|
See Also