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