ConstraintToRebarEdgeProperties Class


Constraint To Rebar Edge Properties Class

This class is used to access properties for a constraint to a rebar's edge.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB.Structure ConstraintToRebarEdgeProperties

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class ConstraintToRebarEdgeProperties : IDisposable

The ConstraintToRebarEdgeProperties type exposes the following members.

Constructors
Name Description
Public method ConstraintToRebarEdgeProperties(TargetRebarEdge) Constructs a new instance of ConstraintToRebarEdgeProperties.
Public method ConstraintToRebarEdgeProperties(Rebar, Int32) Constructs a new instance of ConstraintToRebarEdgeProperties.
Top
Properties
Name Description
Public property DistanceToTargetRebar The distance to the target rebar's edge. The default value is 0.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property UsePositiveDirectionForZeroOffset If true, when offset is zero, the child bar is placed in the default positive direction to avoid the clash, false otherwise. The default value is true.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the ConstraintToRebarEdgeProperties
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetTargetRebarEdge Gets the target rebar edge.
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →