IFCConnectedWallDataLocation Property |
The location for the join.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.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