GetCanvas - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

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