ApplicationNewIntersectionResultArray Method |
Creates a new instance of an IntersectionResult array.
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic IntersectionResultArray NewIntersectionResultArray()
Public Function NewIntersectionResultArray As IntersectionResultArray
public:
IntersectionResultArray^ NewIntersectionResultArray()
member NewIntersectionResultArray : unit -> IntersectionResultArray
Return Value
IntersectionResultArray
See Also