2027 Members
Changes 0
M

OverrideGraphicSettings Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetCutBackgroundPatternColor(Color) OverrideGraphicSettings Sets the override color of the background pattern of cut faces.
M SetCutBackgroundPatternId(ElementId) OverrideGraphicSettings Sets the ElementId of the cut face background pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
M SetCutBackgroundPatternVisible(Boolean) OverrideGraphicSettings Sets the visibility of the cut face background fill pattern.
M SetCutForegroundPatternColor(Color) OverrideGraphicSettings Sets the override color of the foreground pattern of cut faces.
M SetCutForegroundPatternId(ElementId) OverrideGraphicSettings Sets the ElementId of the cut face foreground pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
M SetCutForegroundPatternVisible(Boolean) OverrideGraphicSettings Sets the visibility of the cut face foreground fill pattern.
M SetCutLineColor(Color) OverrideGraphicSettings Sets the cut surface line color.
M SetCutLinePatternId(ElementId) OverrideGraphicSettings Sets the ElementId of the cut surface line pattern.
M SetCutLineWeight(Int32) OverrideGraphicSettings Sets the cut surface line weight.
M SetDetailLevel(ViewDetailLevel) OverrideGraphicSettings Sets the detail level.
M SetHalftone(Boolean) OverrideGraphicSettings Sets the halftone value.
M SetProjectionLineColor(Color) OverrideGraphicSettings Sets the projection surface line color.
M SetProjectionLinePatternId(ElementId) OverrideGraphicSettings Sets the ElementId of the projection surface line pattern.
M SetProjectionLineWeight(Int32) OverrideGraphicSettings Sets the projection surface line weight.
M SetSurfaceBackgroundPatternColor(Color) OverrideGraphicSettings Sets the override color of the surface background pattern.
M SetSurfaceBackgroundPatternId(ElementId) OverrideGraphicSettings Sets the ElementId of the surface background pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
M SetSurfaceBackgroundPatternVisible(Boolean) OverrideGraphicSettings Sets the visibility of the surface background fill pattern.
M SetSurfaceForegroundPatternColor(Color) OverrideGraphicSettings Sets the override color of the surface foreground pattern.
M SetSurfaceForegroundPatternId(ElementId) OverrideGraphicSettings Sets the ElementId of the surface foreground pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
M SetSurfaceForegroundPatternVisible(Boolean) OverrideGraphicSettings Sets the visibility of the surface foreground fill pattern.
M SetSurfaceTransparency(Int32) OverrideGraphicSettings Sets the projection surface transparency.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object