RebarHandlePositionDataGetView Method |
Gets the view in which the handles position should be computed.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
SyntaxPublic Function GetView As View
member GetView : unit -> View
Return Value
View
Returns the view in which the handles position should be computed.
See Also