2023 Members
Changes 4
M

ViewDisplayDepthCueing

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ViewDisplayDepthCueing
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M SetStartEndPercentages(Int32, Int32) None Sets start and end percentages.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P EnableDepthCueing bool True to enable depth cueing. False to disable it.
P EndPercentage int The end percentage defines where depth cueing ends. Values between 0 and 100.
P FadeTo int The fade to defines the maximum fading in per cent. Values between 0 and 100.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P StartPercentage int The start percentage defines where depth cueing starts. Values between 0 and 100.