CurvedEdgeConditionParam Enumeration

The allowed values for the HOST_SSE_CURVED_EDGE_CONDITION_PARAM parameter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum CurvedEdgeConditionParam
Members
Member nameValueDescription
NotApplicable0 Not Applicable
ConformToCurve1 Conform to curve
ProjectToSideFace2 Project to side
See Also