Add line dimension (similar to corresponding C++ presentation class PrsDim_LengthDimension
defined by OCCT).
line dimension parameters
update view
id of created object
Add text label (similar to corresponding C++ presentation class AIS_TextLabel
defined by OCCT).
label parameters
update view
id of created object
Edit line dimension parameters.
line dimension parameters
update view
Edit text Label
label parameters
update view
Get line dimension parameters.
id of object
line dimension parameters
Get text label parameters by its id
id of object
label parameters
PMI (Product Manufacturing Information) controller is a global object accessible via OccViewer.pmi, responsible for managing various PMI presentations (dimensions, text annotations, etc.).
See also OccViewer.TextLabel and OccViewer.LengthDimension for object-oriented interface to PMI functionality.