FabricationRodInfo Methods


The FabricationRodInfo type exposes the following members.

Methods

Name Description
Public method AttachToHanger
Attaches the hanger rod to another bearer hanger.
Public method AttachToStructure
Attaches to the nearest structural element.
Public method Dispose
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetBearerExtension
Gets the bearer extension. The method is applicable only for bearer hanger.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetRodAttachedElementId
Gets the id of the attached component for the specified rod.
Public method GetRodEndPosition
Gets the position of the rod end.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsRodLockedWithHost
Checks if the rod is locked with the host. The method is applicable only for bearer hanger.
Public method SetBearerExtension
Sets the bearer extension. The method is applicable only for bearer hanger.
Public method SetRodEndPosition
Sets the position of the rod end. The method is applicable only for bearer hanger.
Public method SetRodLockedWithHost
Locks the rod with the host. The method is applicable only for bearer hanger.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

See Also