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