|
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 InvalidElementId if no view is selected.
If the LinkVisibilityType is set to ByLinkView , then there must be a valid LinkedViewId.
|
|
P
LinkVisibilityType
|
LinkVisibility
|
The visibility type of RevitLinkGraphicsSettings.
If the type is set to ByHostView or ByLinkView , then the dependent properties
of RevitLinkGraphicsSettings will be reset to their default state. The state of dependent properties can be changed later.
|