AlignmentVerticalGeometryPointLabelGroupSetGeometryPointsOptions Method |
Sets the state of all ProfilePointType objects for the current label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic void SetGeometryPointsOptions(
GeometryPointSelector<ProfilePointType> alignmentVerticalGeometryPoints
)
Public Sub SetGeometryPointsOptions (
alignmentVerticalGeometryPoints As GeometryPointSelector(Of ProfilePointType)
)
public:
void SetGeometryPointsOptions(
GeometryPointSelector<ProfilePointType>^ alignmentVerticalGeometryPoints
)
Parameters
- alignmentVerticalGeometryPoints GeometryPointSelectorProfilePointType
-
See Also