RebarHostData Members

The RebarHostData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RebarHostData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAreaReinforcementsInHost
Returns all AreaReinforcement elements hosted by the referenced element.
Public methodGetCommonCoverType
If all exposed faces of the host have the same associated CoverType, return that CoverType; otherwise, return nullNothingnullptra null reference (Nothing in Visual Basic).
Public methodGetCoverType
Gets the CoverType associated with a face of the element.
Public methodGetExposedFaces
Returns all the exposed faces, that is, those that have an associated CoverType.
Public methodGetFabricAreasInHost
Returns all FabricArea elements hosted by the referenced element.
Public methodGetFabricSheetsInHost
Returns all FabricSheet elements hosted by the referenced element.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPathReinforcementsInHost
Returns all PathReinforcement elements hosted by the referenced element.
Public methodGetRebarContainersInHost
Returns all RebarContainer elements hosted by the referenced element.
Public methodStatic memberGetRebarHostData
Gets a RebarHostData object referring to the specified rebar host element.
Public methodGetRebarsInHost
Returns all Rebar elements hosted by the referenced element.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsFaceExposed
Checks whether the specified face is considered exposed, and therefore has an associated CoverType.
Public methodStatic memberIsReferenceContainedByAValidHost
Identifies whether an element that contains the given reference can host reinforcement.
Public methodIsValidHost()()()()
Reports whether the element is a valid rebar host.
Public methodStatic memberIsValidHost(Element)
Identifies whether a given element can host reinforcement.
Public methodSetCommonCoverType
Associate a single CoverType with all exposed faces of the host element.
Public methodSetCoverType
Associates the specified CoverType with the specified face of the element.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also