Gets the position and the orientation of the Fabric Sheet instance.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
Syntax
| C# |
|---|
public Transform GetSheetLocation() |
| Visual Basic |
|---|
Public Function GetSheetLocation As Transform |
| Visual C++ |
|---|
public: Transform^ GetSheetLocation() |