ProfileHorizontalGeometryPointLabelGroupSetGeometryPointsOptions Method

Sets the state of all ProfilePointTypes for the current label.

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

Parameters

profileGeometryPoints  GeometryPointSelectorAlignmentPointType
 
See Also