CurvedEdgeConditionParam Enumeration

The allowed values for the HOST_SSE_CURVED_EDGE_CONDITION_PARAM parameter.

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