2024 Class
Changes 8
C

RevitLinkGraphicsSettings

Description:
Settings to override display of Revit link in a view.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.RevitLinkGraphicsSettings
public class RevitLinkGraphicsSettings : IDisposable
Name Return Type Description
C RevitLinkGraphicsSettings() None Creates a new RevitLinkGraphicsSettings instance.
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LinkedViewId ElementId The id of the linked view associated with this RevitLinkGraphicsSettings, or if no view is selected. If the is set to , then there must be a valid LinkedViewId.
P LinkVisibilityType LinkVisibility The visibility type of RevitLinkGraphicsSettings. If the type is set to or , then the dependent properties of RevitLinkGraphicsSettings will be reset to their default state. The state of dependent properties can be changed later.