2020 Members
Changes 8
M

TemporaryViewModes

Name Return Type Description Inherited From
M DeactivateAllModes() None Deactivates all temporary modes that are currently active.
M DeactivateMode(TemporaryViewMode) None Deactivates the given temporary mode.
M Dispose() None Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .) APIObject
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetCaption(TemporaryViewMode) string A text caption to use for the given mode.
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 IsModeActive(TemporaryViewMode) bool Tests whether a given mode is currently active or not.
M IsModeAvailable(TemporaryViewMode) bool Tests whether a temporary view mode is currently available in the associated view.
M IsModeEnabled(TemporaryViewMode) bool Tests whether a temporary view mode is currently enabled in the associated view.
M IsValidState(PreviewFamilyVisibilityMode) bool Tests whether the given state is valid for the associated view and the context the view is currently in.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject .) APIObject
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P PreviewFamilyVisibility PreviewFamilyVisibilityMode The current state of the PreviewFamilyVisibility mode in the associated view.
P PreviewFamilyVisibilityDefaultOnState bool Controls the default state of the PreviewFamilyVisibility mode in all views.
P PreviewFamilyVisibilityDefaultUncutState bool Controls the default type of the On state of the PreviewFamilyVisibility mode in cut-able views.
P RevealConstraints bool The current state of the RevealConstraints mode in the associated view.
P RevealHiddenElements bool The current state of the RevealHiddenElements mode in the associated view.
P WorksharingDisplay WorksharingDisplayMode The current state of the WorksharingDisplay mode in the associated view.