GetCanvas - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


DocumentTools[Canvas]

  

GetCanvas

  

fetch a canvas from Maple Learn

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetCanvas(url)

Parameters

url

-

string, URL of a shared Maple Learn document

Description

• 

The GetCanvas command takes the url of a shared Maple Learn document, fetches the document and returns the XML string that describes its content.

Examples

withDocumentTools:-Canvas:

urlhttps://learn.maplesoft.com/?d=OULPGFDHIFNKDLJJGGMKJKNOARBJLHGRPOOKHKCQHPMFKMOTBFEHCUBUCQFNOGKSAMDOCUEFGMAJMQELFLEQEGOMETNULHFSCUGU:

cvGetCanvasurl:

seqelemmath,elem=GetMathcv

ShowCanvascv

Compatibility

• 

The DocumentTools[Canvas][GetCanvas] command was introduced in Maple 2021.

• 

For more information on Maple 2021 changes, see Updates in Maple 2021.

See Also

Annotate

Math

NewCanvas

Script

ShareCanvas

Text