Represents an SampleLineVertex object. An SampleLineVertex is a vertext point of an sample line.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbSampleLine>]
Autodesk.Civil.DatabaseServicesSampleLineVertex
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SampleLineVertex : [T:Autodesk.Civil.CivilWrapper<AeccDbSampleLine>]
VB
Public Class SampleLineVertex Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbSampleLine>]
C++
public ref class SampleLineVertex : public [T:Autodesk.Civil.CivilWrapper<AeccDbSampleLine>]
The SampleLineVertex type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Location | Gets or sets the location of the vertex point. |
![]() | OffsetIndex | Gets the offset index of the vertex relative to the center point. |
![]() | Side | Gets the side of the vertex relative to the parent alignment. |