

static pfcDetailText_ptr | |
Creates a data object containing a text item in a note. | |
GetFontName () | |
void | |
DEPRECATED: since Creo 4 The name of the text font. If null, the default Creo Parametric font is used. | |
void | |
DEPRECATED: since Creo 4 Whether or not the text is underlined. If null, the text is not underlined. | |
GetText () | |
void | |
The text string. | |
void | |
DEPRECATED: since Creo 4 The text height. If null, the default note text height is used. | |
void | |
DEPRECATED: since Creo 4 The text slant angle. If null, no slant angle is applied. | |
GetTextStyle () | |
void | |
DEPRECATED: since Creo 4 The text thickness. If null, a thickness of 0.0 is applied. | |
void | |
DEPRECATED: since Creo 4 The text width factor. If null, the width factor of 1.0 is applied. | |
DEPRECATED: since Creo 4 | |
DEPRECATED: since Creo 4 | |
DEPRECATED: since Creo 4 | |
DEPRECATED: since Creo 4 | |
void | |
DEPRECATED: since Creo 4 | |
DEPRECATED: since Creo 4 |

GetTextHeight | () | |
void | SetTextHeight |

GetTextWidthFactor | () | |
void | SetTextWidthFactor |

GetTextSlantAngle | () | |
void | SetTextSlantAngle |

GetTextThickness | () | |
void | SetTextThickness |

GetFontName | () | |
void | SetFontName |

GetIsUnderlined | () | |
void | SetIsUnderlined |


GetTextStyle | () |

void | SetTextStyle |

static pfcDetailText_ptr | Create |
