AlignmentVerticalGeometryPointLabelGroupSetGeometryPointsOptions Method

Sets the state of all ProfilePointType objects for the current label.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetGeometryPointsOptions(
	GeometryPointSelector<ProfilePointType> alignmentVerticalGeometryPoints
)

Parameters

alignmentVerticalGeometryPoints  GeometryPointSelectorProfilePointType
 
See Also