2027 Property
Changes 0
P

Material.SurfaceBackgroundPatternId

Description:
The id of the FillPatternElement used as the background pattern of faces with this material in normal views.
Remarks:
The FillPattern used for a background pattern must have a 'Drafting' target.
public ElementId SurfaceBackgroundPatternId { get; set; }
  • 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.
  • When setting this property: A non-optional argument was null