FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Attributes | List of all members
AcDbMTextFragment Struct Reference

#include <Global Structs.h>

Public Attributes

AcGePoint3d location
 
AcGeVector3d normal
 
AcGeVector3d direction
 
ACHARtext = nullptr
 
ACHARfont = nullptr
 
ACHARbigfont = nullptr
 
AcGePoint2d extents
 
double capsHeight = 0.0
 
double widthFactor = 0.0
 
double obliqueAngle = 0.0
 
double trackingFactor = 0.0
 
AcCmEntityColor color
 
unsigned stackTop: 1
 
unsigned stackBottom: 1
 
unsigned underlined: 1
 
unsigned overlined: 1
 
unsigned strikethrough: 1
 
AcGePoint3d underPoints [2] = {}
 
AcGePoint3d overPoints [2] = {}
 
AcGePoint3d strikePoints [2] = {}
 
ACHARfontname = nullptr
 
bool bold = false
 
bool italic = false
 
AcString msText
 
AcString msFont
 
AcString msBigFont
 
AcString msFontName
 

Detailed Description

Definition at line 81 of file acdb17/Global Structs.h.

Member Data Documentation

◆ bigfont

ACHAR* AcDbMTextFragment::bigfont = nullptr

Definition at line 88 of file acdb17/Global Structs.h.

◆ bold

bool AcDbMTextFragment::bold = false

Definition at line 104 of file acdb17/Global Structs.h.

◆ capsHeight

double AcDbMTextFragment::capsHeight = 0.0

Definition at line 90 of file acdb17/Global Structs.h.

◆ color

AcCmEntityColor AcDbMTextFragment::color

Definition at line 94 of file acdb17/Global Structs.h.

◆ direction

AcGeVector3d AcDbMTextFragment::direction

Definition at line 85 of file acdb17/Global Structs.h.

◆ extents

AcGePoint2d AcDbMTextFragment::extents

Definition at line 89 of file acdb17/Global Structs.h.

◆ font

ACHAR* AcDbMTextFragment::font = nullptr

Definition at line 87 of file acdb17/Global Structs.h.

◆ fontname

ACHAR* AcDbMTextFragment::fontname = nullptr

Definition at line 103 of file acdb17/Global Structs.h.

◆ italic

bool AcDbMTextFragment::italic = false

Definition at line 105 of file acdb17/Global Structs.h.

◆ location

AcGePoint3d AcDbMTextFragment::location

Definition at line 83 of file acdb17/Global Structs.h.

◆ msBigFont

AcString AcDbMTextFragment::msBigFont

Definition at line 108 of file acdb17/Global Structs.h.

◆ msFont

AcString AcDbMTextFragment::msFont

Definition at line 107 of file acdb17/Global Structs.h.

◆ msFontName

AcString AcDbMTextFragment::msFontName

Definition at line 109 of file acdb17/Global Structs.h.

◆ msText

AcString AcDbMTextFragment::msText

Definition at line 106 of file acdb17/Global Structs.h.

◆ normal

AcGeVector3d AcDbMTextFragment::normal

Definition at line 84 of file acdb17/Global Structs.h.

◆ obliqueAngle

double AcDbMTextFragment::obliqueAngle = 0.0

Definition at line 92 of file acdb17/Global Structs.h.

◆ overlined

unsigned AcDbMTextFragment::overlined

Definition at line 98 of file acdb17/Global Structs.h.

◆ overPoints

AcGePoint3d AcDbMTextFragment::overPoints[2] = {}

Definition at line 101 of file acdb17/Global Structs.h.

◆ stackBottom

unsigned AcDbMTextFragment::stackBottom

Definition at line 96 of file acdb17/Global Structs.h.

◆ stackTop

unsigned AcDbMTextFragment::stackTop

Definition at line 95 of file acdb17/Global Structs.h.

◆ strikePoints

AcGePoint3d AcDbMTextFragment::strikePoints[2] = {}

Definition at line 102 of file acdb17/Global Structs.h.

◆ strikethrough

unsigned AcDbMTextFragment::strikethrough

Definition at line 99 of file acdb17/Global Structs.h.

◆ text

ACHAR* AcDbMTextFragment::text = nullptr

Definition at line 86 of file acdb17/Global Structs.h.

◆ trackingFactor

double AcDbMTextFragment::trackingFactor = 0.0

Definition at line 93 of file acdb17/Global Structs.h.

◆ underlined

unsigned AcDbMTextFragment::underlined

Definition at line 97 of file acdb17/Global Structs.h.

◆ underPoints

AcGePoint3d AcDbMTextFragment::underPoints[2] = {}

Definition at line 100 of file acdb17/Global Structs.h.

◆ widthFactor

double AcDbMTextFragment::widthFactor = 0.0

Definition at line 91 of file acdb17/Global Structs.h.


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