IFCConnectedWallDataLocation Property |
The location for the join.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic IFCConnectedWallDataLocation Location { get; }
Public ReadOnly Property Location As IFCConnectedWallDataLocation
Get
public:
property IFCConnectedWallDataLocation Location {
IFCConnectedWallDataLocation get ();
}
member Location : IFCConnectedWallDataLocation with get
Property Value
IFCConnectedWallDataLocation
See Also