Material.CutForegroundPatternId
Property
Description:
The id of the FillPatternElement used as the foreground pattern of faces with this material in cut views.
The id of the FillPatternElement used as the foreground pattern of faces with this material in cut views.
Remarks:
The FillPattern used for a cut foreground pattern must have a 'Drafting' target.
The FillPattern used for a cut foreground pattern must have a 'Drafting' target.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: The element id must represent a valid FillPatternElement. -or- When setting this property: The FillPattern target must be a drafting pattern. |
ArgumentNullException | When setting this property: A non-optional argument was null |