2021 Members
Changes 5
M

ColorOptions

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ColorOptions
M Equals None (Inherited from Object .) Object .
M GetColorOptions() ColorOptions Returns the current Revit instance's ColorOptions.
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P AlertColor Color The color used to highlight elements when a special alert is required.
P BackgroundColor Color The background color applied to views.
P CalculatingColor Color The color used to render elements when some aspect of their properties is currently being recalculated.
P EditingColor Color The color used to render elements when editing.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P PreselectionColor Color The color used to highlight candidates for selection before they are selected.
P SelectionColor Color The color used to highlight selected elements.
P SelectionSemitransparent bool Indicates whether or not selections will be shown in a semi-transparent manner.