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