Gets a GeometryPointSelector containing the state of all AlignmentPointTypes for the current label.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public GeometryPointSelector<AlignmentPointType> GetGeometryPointsOptions()
VB
Public Function GetGeometryPointsOptions As GeometryPointSelector(Of AlignmentPointType)
C++
public: GeometryPointSelector<AlignmentPointType>^ GetGeometryPointsOptions()