The available shapes for the cut mark symbol.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum CutMarkSymbol
Members
Member name | Value | Description |
---|---|---|
Curve | 2 | Cut mark shape is curved. |
None | 0 | Cut mark shape is linear. |
Zigzag | 1 | Cut mark shape is zigzagged. |