ProfileViewBandSetItemGetVerticalGeometryPointsOptions Method |
Gets a GeometryPointSelector containing the state of all ProfilePointType that need to be labeled at the data band.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic GeometryPointSelector<ProfilePointType> GetVerticalGeometryPointsOptions()
Public Function GetVerticalGeometryPointsOptions As GeometryPointSelector(Of ProfilePointType)
public:
GeometryPointSelector<ProfilePointType>^ GetVerticalGeometryPointsOptions()
Return Value
GeometryPointSelectorProfilePointType
Exceptions
See Also