Share

CutMarkSymbol Enumeration

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 nameValueDescription
Curve2 Cut mark shape is curved.
None0 Cut mark shape is linear.
Zigzag1 Cut mark shape is zigzagged.

See Also

Reference

Was this information helpful?