RebarConstraintsManager Members


The RebarConstraintsManager type exposes the following members.

Methods

Name Description
Public method ClearHandleConstraintPairHighlighting
Clears all highlighting in all views.
Public method Dispose
Releases all resources used by the RebarConstraintsManager
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetAllConstrainedHandles
Retrieves all handles on the Rebar that are constrained to external references.
Public method GetConstraintCandidatesForHandle
Returns all possible RebarConstraints that could be used for a specified RebarConstrainedHandle.
Public method GetCurrentConstraintOnHandle
Retrieves the RebarConstraint that acts on the specified RebarConstraintHandle.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetPreferredConstraintOnHandle
Returns the RebarConstraint that has been set as preferred for the specified RebarConstrainedHandle.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method HasValidRebar
Checks whether the Manager's Rebar is still valid.
Public method HighlightHandleConstraintPairInAllViews
Highlights the specified RebarConstrainedHandle and RebarConstraint in all views.
Public method RemovePreferredConstraintFromHandle
Clears the user-preferred RebarConstraint from the specified RebarConstrainedHandle.
Public method SetPreferredConstraintForHandle
Sets the RebarConstraint as preferred constraint target for the specified RebarConstrainedHandle.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property Static member IsRebarConstrainedPlacementEnabled
A static property defining if the 'Rebar Constrained Placement' setting is on or off in current Revit Application Session.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also