Constraint
|
This class is used to access properties for a constraint to a rebar's edge.
System
Object
Autodesk.Revit.DB.Structure ConstraintToRebarEdgeProperties
Autodesk.Revit.DB.Structure ConstraintToRebarEdgeProperties
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
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 ) |