Settings for Point.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsAmbient
Autodesk.Civil.SettingsSettingsPoint
More
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SettingsPoint : SettingsAmbient
VB
Public Class SettingsPoint Inherits SettingsAmbient
C++
public ref class SettingsPoint : public SettingsAmbient
The SettingsPoint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Acceleration |
Gets the Acceleration settings
(Inherited from SettingsAmbient) | |
| Angle |
The Angle settings
(Inherited from SettingsAmbient) | |
| Area |
The Area settings
(Inherited from SettingsAmbient) | |
| Coordinate |
The Coordinate settings
(Inherited from SettingsAmbient) | |
| DegreeOfCurvature |
Gets the DegreeOfCurvature settings
(Inherited from SettingsAmbient) | |
| Dimension |
The Dimension settings
(Inherited from SettingsAmbient) | |
| Direction |
The Direction settings
(Inherited from SettingsAmbient) | |
| Distance |
The Distance settings
(Inherited from SettingsAmbient) | |
| Elevation |
The Elevation settings
(Inherited from SettingsAmbient) | |
| General |
The General settings
(Inherited from SettingsAmbient) | |
| Grade |
Gets the Grade settings
(Inherited from SettingsAmbient) | |
| GradeSlope |
Gets the GradeSlope settings
(Inherited from SettingsAmbient) | |
| GridCoordinate |
Gets the GridCoordinate settings
(Inherited from SettingsAmbient) | |
| Labeling |
Gets the Labeling settings
(Inherited from SettingsAmbient) | |
| LatLong |
Gets the LatLong settings
(Inherited from SettingsAmbient) | |
| NameFormat | Gets the default name format for new points and point groups. | |
| Pressure |
Gets the Pressure settings
(Inherited from SettingsAmbient) | |
| Slope |
Gets the Slope settings
(Inherited from SettingsAmbient) | |
| Speed |
Gets the Speed settings
(Inherited from SettingsAmbient) | |
| Station |
Gets the Station settings
(Inherited from SettingsAmbient) | |
| Styles | Gets the default styles assigned to points and points labels. | |
| Time |
The Time settings
(Inherited from SettingsAmbient) | |
| TransparentCommands |
Gets the TransparentCommands settings
(Inherited from SettingsAmbient) | |
| Unitless |
The Unitless settings
(Inherited from SettingsAmbient) | |
| UpdatePoints | Gets whether you can change local copies of project points without checking them out. | |
| Volume |
Gets the Volume settings
(Inherited from SettingsAmbient) |
See Also
Reference
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsAmbient
Autodesk.Civil.SettingsSettingsPoint
Autodesk.Civil.SettingsSettingsCmdAddPointTable
Autodesk.Civil.SettingsSettingsCmdConvertPointstoSdskPoints
Autodesk.Civil.SettingsSettingsCmdCreatePointGroup
Autodesk.Civil.SettingsSettingsCmdCreatePoints
Autodesk.Civil.SettingsSettingsCmdShowGeodeticCalculator
Autodesk.Civil.SettingsSettingsCmdShowPointGroupProperties
