Target
|
This class stores the target host edge and the transform that is associated to the host edge's geometry.
System
Object
Autodesk.Revit.DB.Structure TargetHostEdgeAndTransform
Autodesk.Revit.DB.Structure TargetHostEdgeAndTransform
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The TargetHostEdgeAndTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the TargetHostEdgeAndTransform |
|
|
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 ) |
|
|
GetHostEdgeTransform | Gets the transform that is associated to the host edge's geometry. |
|
|
GetTargetHostEdge | Gets the target host edge. |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |