Namespace:
Autodesk.Revit.DB.IFC
IFCConnectedWallData
Class
Description:
A class that contains the IFC-specific information about how an element is joined to another element.
A class that contains the IFC-specific information about how an element is joined to another element.
IFCConnectedWallData Class Members:
Name | Description | Inherited From |
---|---|---|
ElementId | The element id to which this element is joined. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Location | The location for the join. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the IFCConnectedWallData | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |