Version: 9.12.0
GEOMGUI_AnnotationAttrs::Properties Struct Reference

#include <GEOMGUI_AnnotationAttrs.h>

Public Attributes

QString Text
 Displayed annotation text. More...
 
bool IsVisible
 Application visibility flag of annotation. More...
 
bool IsScreenFixed
 Fixed screen mode flag. More...
 
gp_Pnt Position
 Position of the annotation. More...
 
gp_Pnt Attach
 Attachment point of the annotation. More...
 
int ShapeIndex
 Index of the annotated subshape. More...
 
int ShapeType
 Type of the annotated subshape. More...
 

Detailed Description

\ brief Structure representing visual properties of the shape annotation.

Member Data Documentation

◆ Attach

gp_Pnt GEOMGUI_AnnotationAttrs::Properties::Attach

◆ IsScreenFixed

bool GEOMGUI_AnnotationAttrs::Properties::IsScreenFixed

◆ IsVisible

bool GEOMGUI_AnnotationAttrs::Properties::IsVisible

◆ Position

gp_Pnt GEOMGUI_AnnotationAttrs::Properties::Position

◆ ShapeIndex

int GEOMGUI_AnnotationAttrs::Properties::ShapeIndex

◆ ShapeType

int GEOMGUI_AnnotationAttrs::Properties::ShapeType

◆ Text

QString GEOMGUI_AnnotationAttrs::Properties::Text

The documentation for this struct was generated from the following file: