AlignmentSuperelevationLabelGroupGetGeometryPointsOptions Method |
Gets a GeometryPointSelector object containing the state of all SuperelevationPointType objects for the current label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GeometryPointSelector<SuperelevationPointType> GetGeometryPointsOptions()
Public Function GetGeometryPointsOptions As GeometryPointSelector(Of SuperelevationPointType)
public:
GeometryPointSelector<SuperelevationPointType>^ GetGeometryPointsOptions()
Return Value
GeometryPointSelectorSuperelevationPointType
See Also