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