OverrideGraphicSettingsCutLinePatternId Property |
ElementId of the cut surface line pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId CutLinePatternId { get; }
Public ReadOnly Property CutLinePatternId As ElementId
Get
public:
property ElementId^ CutLinePatternId {
ElementId^ get ();
}
member CutLinePatternId : ElementId with get
Property Value
ElementId
See Also