Gets a GeometryPointSelector containing the state of all ProfilePointTypes for the current label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public GeometryPointSelector<AlignmentPointType> GetGeometryPointsOptions() |
Visual Basic |
---|
Public Function GetGeometryPointsOptions As GeometryPointSelector(Of AlignmentPointType) |
Visual C++ |
---|
public: GeometryPointSelector<AlignmentPointType>^ GetGeometryPointsOptions() |