CutMarkSymbol Enumeration

The available shapes for the cut mark symbol.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum CutMarkSymbol
Members
Member nameValueDescription
None0 Cut mark shape is linear.
Zigzag1 Cut mark shape is zigzagged.
Curve2 Cut mark shape is curved.
See Also