The location for the join.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
C# |
---|
public IFCConnectedWallDataLocation Location { get; } |
Visual Basic |
---|
Public ReadOnly Property Location As IFCConnectedWallDataLocation Get |
Visual C++ |
---|
public: property IFCConnectedWallDataLocation Location { IFCConnectedWallDataLocation get (); } |