<Code Lib>
2023 Property
Changes 0
P

Material.CutBackgroundPatternId

Description:
The id of the FillPatternElement used as the background pattern of faces with this material in cut views.
Remarks:
The FillPattern used for a cut pattern must have a 'Drafting' target.

public ElementId CutBackgroundPatternId { get; set; }

Loading…