ApplicationNewBoundingBoxXYZ Method |
Creates a three-dimensional rectangular box.
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic BoundingBoxXYZ NewBoundingBoxXYZ()
Public Function NewBoundingBoxXYZ As BoundingBoxXYZ
public:
BoundingBoxXYZ^ NewBoundingBoxXYZ()
member NewBoundingBoxXYZ : unit -> BoundingBoxXYZ
Return Value
BoundingBoxXYZ
See Also