2023 Members
Changes 4
M

ViewDisplayModel

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ViewDisplayModel
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 ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P EnableSilhouettes bool True to show silhouettes edges. False to disable showing them.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P ShowHiddenLines ShowHiddenLinesValues True to enable hidden lines. False to disable showing them.
P SilhouetteEdgesGStyleId ElementId Style ID for silhouette edges
P SmoothEdges bool True to enable "smooth edge" (anti-aliasing) effect. False to disable it.
P Transparency int The percentage (0..100) of surface transparency 0 means the surfaces are opaque, 100 means they are fully transparent