RebarConstraintsManager Members

The RebarConstraintsManager type exposes the following members.

Methods

  NameDescription
Public methodClearHandleConstraintPairHighlighting
Clears all highlighting in all views.
Public methodDispose
Releases all resources used by the RebarConstraintsManager
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllConstrainedHandles
Retrieves all handles on the Rebar that are constrained to external references.
Public methodGetConstraintCandidatesForHandle
Returns all possible RebarConstraints that could be used for a specified RebarConstrainedHandle.
Public methodGetCurrentConstraintOnHandle
Retrieves the RebarConstraint that acts on the specified RebarConstraintHandle.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPreferredConstraintOnHandle
Returns the RebarConstraint that has been set as preferred for the specified RebarConstrainedHandle.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasValidRebar
Checks whether the Manager's Rebar is still valid.
Public methodHighlightHandleConstraintPairInAllViews
Highlights the specified RebarConstrainedHandle and RebarConstraint in all views.
Public methodRemovePreferredConstraintFromHandle
Clears the user-preferred RebarConstraint from the specified RebarConstrainedHandle.
Public methodSetPreferredConstraintForHandle
Sets the RebarConstraint as preferred constraint target for the specified RebarConstrainedHandle.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also