Target
|
This class is used to identify the target edge of a 'ToOtherRebar' RebarConstraint.
System
Object
Autodesk.Revit.DB.Structure TargetRebarEdge
Autodesk.Revit.DB.Structure TargetRebarEdge
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The TargetRebarEdge type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
TargetRebarEdge | Constructs a new instance of TargetRebarEdge. |
| Name | Description | |
|---|---|---|
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
TargetEdgeIndex | Identifies the index of the target Rebar's edge. The index is a number between 0 and centerlines.Count - 1, where centerlines are computed by suppressing hooks, cranks and fillets for the first bar in set. |
|
|
TargetRebarId | Identifies the id of the target Rebar. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the TargetRebarEdge |
|
|
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 ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |