Constraint |
The ConstraintToRebarEdgeProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ConstraintToRebarEdgeProperties(TargetRebarEdge) | Constructs a new instance of ConstraintToRebarEdgeProperties. | |
| ConstraintToRebarEdgeProperties(Rebar, Int32) | Constructs a new instance of ConstraintToRebarEdgeProperties. |
| Name | Description | |
|---|---|---|
| DistanceToTargetRebar | The distance to the target rebar's edge. The default value is 0. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| 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. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ConstraintToRebarEdgeProperties | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetTargetRebarEdge | Gets the target rebar edge. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |